This MCP server generates software engineering diagrams from various input types, including natural language descriptions, JSON, ASCII art, images, and Mermaid definitions.
From the registry: Generate software diagrams from natural language, code, ASCII, images, Mermaid.
Please install the `ai-diagram-maker-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js 18+** — Required runtime for local stdio mode.
- **AI Diagram Maker API key** — Sign up at aidiagrammaker.com and obtain an API key. (https://aidiagrammaker.com)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","ai-diagram-maker-mcp@latest"]
- required environment variables:
- `ADM_API_KEY`: AI Diagram Maker API key (stdio transport only). (example: `<adm_api_key>`)
- optional environment variables:
- `ADM_BASE_URL`: Override API base URL for local/staging. (example: `https://app.aidiagrammaker.com`)
- `ADM_DEBUG`: Set to 1/true/yes to log debug info to stderr. (example: `1`)
Note: Hosted alternative at https://mcp.aidiagrammaker.com/mcp using X-ADM-API-Key header.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.ADM_API_KEYrequiredYour AI Diagram Maker API key (stdio transport only; remote HTTP clients use headers).Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.