HomeDatabases & Data › mcp-mermaid

mcp-mermaid

Generate dynamic Mermaid diagrams and charts with AI assistance. Customize styles and export diagr…

TypeScript Local Remote
★ 638 stars Last pushed 2026-05-15 License: MIT

Topics: Customer Data Platforms

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://server.smithery.ai/@hustcc/mcp-mermaid/mcp HTTP 404 when checked 2026-09-24

Claude Code:

claude mcp add --transport http mcp-mermaid https://server.smithery.ai/@hustcc/mcp-mermaid/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-mermaid": {
      "url": "https://server.smithery.ai/@hustcc/mcp-mermaid/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — Bearer token for Smithery authentication

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Listed in wong2/awesome-mcp-servers (MIT)

Data from the Official MCP Registry