Mermaid Chart
Rank #47914pulsemcp/mermaid-chart
Validates and renders Mermaid diagrams through hosted endpoints
Mermaid Chart is a Model Context Protocol (MCP) server published by mermaid-chart. It ranks #47914 of 58,832 servers tracked on MCP Toplist. Mermaid Chart is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Dec 21, 2025.
Ranks ahead of 10,918 of 58,832 servers on MCP Toplist.
Use Mermaid Chart
Add Mermaid Chart to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mermaid-chart": {
"url": "https://mcp.mermaidchart.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mermaid-chart": {
"url": "https://mcp.mermaidchart.com/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
mermaid-chart
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is Mermaid Chart?
- Validates and renders Mermaid diagrams through hosted endpoints
- Who maintains Mermaid Chart?
- Mermaid Chart is maintained by mermaid-chart, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is Mermaid Chart an official MCP server?
- Mermaid Chart is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Mermaid Chart have?
- Mermaid Chart ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Mermaid Chart?
- The source code for Mermaid Chart is hosted at github.com/mermaid-chart/mermaid-mcp.