hustcc/mcp-mermaid
Generate [mermaid](https://mermaid.js.org/) diagram and chart with AI MCP dynamically.
Quick Start
Clone the repository:
git clone https://github.com/hustcc/mcp-mermaidClaude Desktop configuration example:
{
"mcpServers": {
"mcp-mermaid": {
"command": "npx",
"args": [
"-y",
"hustcc/mcp-mermaid"
]
}
}
}Check the repository README for specific installation and configuration instructions.