Skip to content
Back to search
30
MCP

@itapi-core/mcp-mermaid

npm/@itapi-core/mcp-mermaid

KR: Mermaid 다이어그램 텍스트를 이미지로 변환하는 MCP 서버. EN: MCP server to convert Mermaid diagram text into images over stdio and Streamable HTTP.

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

How to use

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

{
  "mcpServers": {
    "@itapi-core/mcp-mermaid": {
      "url": "None",
      "transport": "http"
    }
  }
}