Diagramzu

Created By
DiagramZu5 hours ago
DiagramZu turns your AI assistant into a diagramming tool. Connect the MCP server and your AI can create, update, and organize Mermaid diagrams — flowcharts, sequence, ER, mindmaps — directly in your workspace as you talk. Instead of pasting back 600 lines of explanation, your AI draws the architecture or schema and saves it to a shareable URL your team can read, comment on, embed, and present. Hosted endpoint, no install: add https://mcp.diagramzu.ai/mcp with a Bearer token, or run npx -y @diagramzu/mcp. Free to start.
Overview

DiagramZu turns your AI assistant into a diagramming tool. Connect the MCP server and Claude, Cursor, ChatGPT — any MCP client — can create, update, and organize Mermaid diagrams (flowcharts, sequence, ER, mindmaps) directly in your workspace as you talk.

Instead of pasting back 600 lines of explanation, your AI draws the architecture or schema and saves it to a shareable URL your team can read, comment on, embed, and present.

Highlights

  • Author diagrams by conversation — no manual Mermaid editing
  • Stored in your Space at a clean, shareable URL (diagramzu.ai/d/)
  • list_diagrams discovery so your AI updates the right diagram instead of duplicating
  • Version history, comments, folders, and presentation decks
  • Hosted endpoint (no install) or run locally via npx

Setup — hosted, no install:

claude mcp add --scope user --transport http diagramzu https://mcp.diagramzu.ai/mcp --header "Authorization: Bearer dz_live_xxx"

Get a token at diagramzu.ai/app/settings/tokens. Free to start.

Server Config

{
  "mcpServers": {
    "diagramzu": {
      "type": "http",
      "url": "https://mcp.diagramzu.ai/mcp",
      "headers": {
        "Authorization": "Bearer dz_live_xxx"
      }
    }
  }
}
Project Info
Created At
5 hours ago
Updated At
5 hours ago
Author Name
DiagramZu
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Stash

a day ago
Agentbrush

a day ago