Back to directory
yenchieh/diagramzu-mcp

yenchieh/diagramzu-mcp

@yenchieh

MCP server for diagramzu.ai — read/write Mermaid diagrams in your Space from Claude, Cursor, ChatGPT, or any MCP client.

diagramzumermaiddiagramsmcp-serverdiagram-managementtool

Installation & Configuration

{
  "mcpServers": {
    "diagramzu": {
      "type": "http",
      "url": "https://mcp.diagramzu.ai/mcp",
      "headers": {
        "Authorization": "Bearer dz_live_xxx"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/25
Updated
2026/6/26