Back to directory
erajasekar/ai-diagram-maker-mcp

erajasekar/ai-diagram-maker-mcp

@erajasekar

Generate beautiful software engineering diagrams from plain English descriptions inside Cursor, Claude Desktop, Claude Code, or any MCP-compatible AI agent

diagramdiagram-generationflowchartsequence-diagramumlerdarchitecturemermaidtool

Installation & Configuration

{
  "mcpServers": {
    "ai-diagram-maker": {
      "command": "npx",
      "args": [
        "-y",
        "ai-diagram-maker-mcp@latest"
      ],
      "env": {
        "ADM_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

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