
AI Diagram Maker
Turn architecture explanations, code, Mermaid, or screenshots into editable diagrams inside your agent chat without opening a separate design tool.
Overview
AI Diagram Maker MCP is a Build-phase MCP server that generates software diagrams from natural language, code, ASCII, images, or Mermaid with five tools and inline chat rendering.
What is this MCP server?
- 5 stable MCP tools for diagram generation and manipulation
- 8 diagram types: flowchart, sequence, ERD, system_architecture, network_architecture, UML, mindmap, workflow
- Inputs: natural language, code, ASCII art, images, and Mermaid
- MCP Apps UI with inline diagram rendering and zoom controls in chat
- stdio and HTTP transports; MCP SDK 1.9.0; D2lang-oriented stack per publisher metadata
- 5 MCP tools with publisher status stable
- 8 diagram types enumerated in registry features
- 5 input sources: natural language, code, ASCII art, images, Mermaid
Community signal: 2 GitHub stars.
What problem does it solve?
Founders lose hours redrawing architecture and flow diagrams manually when agents could describe the system but cannot show it.
Who is it for?
Solo builders documenting APIs, data models, and workflows directly from agent sessions during build and validate.
Skip if: Teams needing brand-polished marketing creative, animated slides, or CAD-level precision outside software diagram idioms.
What do I get? / Deliverables
You get review-ready flowcharts, ERDs, and architecture diagrams rendered in chat, ready to paste into docs or PRs.
- Rendered diagrams across eight supported diagram types
- Zoomable inline previews inside MCP Apps–enabled chat clients
- Reusable Mermaid- or D2-oriented diagram sources for docs and repos
Recommended MCP Servers
Journey fit
Primary shelf is Build/docs because diagram output usually lands in specs, READMEs, and handoff artifacts, though the same server helps earlier prototyping and later review. Docs is canonical for flowcharts, ERDs, sequence diagrams, and architecture views that document what you are shipping.
How it compares
AI diagram-generation MCP with inline UI, not a generic whiteboard marketplace or static screenshot skill.
Common Questions / FAQ
Who is AI Diagram Maker MCP for?
Developers using Claude Code, Cursor, or similar agents who want software diagrams from text or code without a separate diagramming subscription workflow.
When should I use AI Diagram Maker MCP?
Use it when you need flowcharts, sequence diagrams, ERDs, or architecture views while writing plans, docs, or review notes in the same session.
How do I add AI Diagram Maker MCP to my agent?
Add the io.github.erajasekar/ai-diagram-maker-mcp server to your MCP config using stdio or HTTP transport per the package README and registry entry.