Skip to main content
Customer Data PlatformsTypeScript

hustcc/mcp-mermaid

Generate [mermaid](https://mermaid.js.org/) diagram and chart with AI MCP dynamically.

customer-data-platformslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/hustcc/mcp-mermaid

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Customer Data Platforms
Language
TypeScript
Author
hustcc