Serverscom.mermaidchart/mermaid-mcp
M

com.mermaidchart/mermaid-mcp

com.mermaidchart/mermaid-mcp · v1.0.0
● Remote
v1.0.0remote🌐 https://mcp.mermaidchart.com/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "com.mermaidchart/mermaid-mcp",
  "description": "MCP server for Mermaid diagram validation and rendering",
  "repository": {
    "url": "https://github.com/Mermaid-Chart/mermaid-mcp",
    "source": "github"
  },
  "version": "1.0.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.mermaidchart.com/mcp"
    },
    {
      "type": "sse",
      "url": "https://mcp.mermaidchart.com/sse"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}