MCP Directory
Back

mcp-mermaid

by hustcc · TypeScript · ★ 596

❤️ Generate mermaid diagram and chart with AI MCP dynamically.

#mcp#mcp-server#mermaid#mermaidjs

Install

npx -y github:hustcc/mcp-mermaid

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp-mermaid": {
      "command": "npx",
      "args": [
        "-y",
        "github:hustcc/mcp-mermaid"
      ]
    }
  }
}

From the README

Generate [mermaid](https://mermaid.js.org/) diagram and chart with AI MCP dynamically. Also you can use: - [mcp-server-chart](https://github.com/antvis/mcp-server-chart) to generate chart, graph, map. - [Infographic](https://github.com/antvis/Infographic) to generate infographic, such as , , , and so on. - 🖼️ [figure.ling.pub/gallery](https://figure.ling.pub/gallery) to browse and share AI-generated diagrams and figures created with mcp-mermaid and other tools. - Fully support all features and syntax of . - Support configuration of and , enabling large AI models to output rich style co…
Read full README on GitHub →

Related other servers