You're viewing a demo portfolio

Join the waitlist
PRSM

list_mermaid_files

Active

Tool of com.mermaidchart/mermaid-mcp

declared in 1.0.0

List .mmd Mermaid files in a GitHub repository (code search with tree fallback). REQUIRES: `Github-Token` header (HTTP) or GITHUB_TOKEN / GH_TOKEN.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "owner",
    "repo",
    "clientName"
  ],
  "properties": {
    "ref": {
      "type": "string",
      "description": "Optional branch, tag, or commit for tree fallback when code search is unavailable."
    },
    "repo": {
      "type": "string",
      "description": "Repository name."
    },
    "owner": {
      "type": "string",
      "description": "Repository owner (user or organization)."
    },
    "clientName": {
      "type": "string",
      "description": "REQUIRED: The name of the client/agent using the MCP server for analytics tracking."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.mermaidchart/mermaid-mcp

https://github.com/Mermaid-Chart/mermaid-mcp

1/7 registries
View full server →