Back to search
30
MCP

mermaid-mcp-server

peng-shawn/mermaid-mcp-server

A Model Context Protocol (MCP) server that converts Mermaid diagrams to PNG images

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

com.mermaidchart/mermaid-mcp
MCP server for Mermaid diagram validation and rendering
0 tools · streamable-http
io.github.mr901/plots-mcp
MCP server for data visualization with Mermaid charts.
0 tools
diagrams-mcp-server
MCP server for rendering diagrams using mingrammer/diagrams, Mermaid, and PlantUML
0 tools
iflow-mcp_andrewginns-mermaid-mcp-server
MCP server for validating Mermaid diagrams
0 tools
io.github.mr901/mcp-plots
MCP server for data visualization with Mermaid charts.
0 tools
iflow-mcp_angrysky56_mcp-diagram-server
MCP server for creating and manipulating Mermaid diagrams and charts
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mermaid-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}