Mermaid MCP
Rank #938com.mermaidchart/mermaid-mcp
MCP server providing mermaid-mcp capabilities
Mermaid MCP is a Model Context Protocol (MCP) server published by mermaid-chart. It ranks #938 of 132,046 servers tracked on MCP Toplist, and its repository has 911 GitHub stars. Mermaid MCP is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Sep 18, 2025 and most recently updated on Sep 18, 2025.
Ranks ahead of 131,108 of 132,046 servers on MCP Toplist.
Use Mermaid MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mermaid-mcp https://mcp.mermaidchart.com/mcpclaude mcp add --transport http mermaid-mcp https://mcp.mermaidchart.com/sse[mcp_servers.mermaid-mcp]
url = "https://mcp.mermaidchart.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.mermaid-mcp]
url = "https://mcp.mermaidchart.com/sse"Add to ~/.codex/config.toml.
https://mcp.mermaidchart.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
https://mcp.mermaidchart.com/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mermaid-mcp": {
"url": "https://mcp.mermaidchart.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mermaid-mcp": {
"url": "https://mcp.mermaidchart.com/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mermaid-mcp": {
"type": "http",
"url": "https://mcp.mermaidchart.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mermaid-mcp": {
"type": "http",
"url": "https://mcp.mermaidchart.com/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mermaid-mcp": {
"serverUrl": "https://mcp.mermaidchart.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mermaid-mcp": {
"serverUrl": "https://mcp.mermaidchart.com/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mermaid-mcp": {
"url": "https://mcp.mermaidchart.com/mcp"
}
}
}{
"mcpServers": {
"mermaid-mcp": {
"url": "https://mcp.mermaidchart.com/sse"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.mermaidchart%2Fmermaid-mcp)<a href="https://mcptoplist.com/server/com.mermaidchart%2Fmermaid-mcp"><img src="https://mcptoplist.com/badge/com.mermaidchart%2Fmermaid-mcp.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mermaid-chart
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Sep 18, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Mermaid MCP?
- Mermaid MCP is maintained by mermaid-chart, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Mermaid MCP listed on the Official MCP Registry?
- Yes — Mermaid MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Mermaid MCP have?
- MCP Toplist tracks 2 versions of Mermaid MCP, most recently published on Sep 18, 2025.
- Where can I find the source code for Mermaid MCP?
- The source code for Mermaid MCP is hosted at github.com/mermaid-chart/mermaid-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.