erajasekar/ai-diagram-maker-mcp
Overview
An MCP server for generating flowcharts, sequence diagrams, ERDs, system architecture, UML, and other diagrams from natural language, code, ASCII, images, or Mermaid, with inline rendering via MCP Apps UI and editable diagram URLs.
Capabilities
- • stdio transport support
- • network transport options
- • prompt templates
- • authentication support
- • database integration
- • github integration
Best For
MCP server to generate flowcharts, ERDs, and other diagrams from natural language, code, or images with inline rendering and editable URLs.
Decision Snapshot
Install
available
Usage
available
Config
5 strong hints
Capabilities
8 key capabilities detected
- • Source provenance count: 1
- • Last seen: 4/15/2026
- • Published: 3/22/2026
Installation / Setup
npm install
Usage
{ && "mcpServers": { && "ai-diagram-maker": { && "url": "https://mcp.aidiagrammaker.com/mcp",Features
- • **5 tools** covering every input type: natural language text, code, ASCII diagram, images, and Mermaid
- • **Diagram URL in responses** — open it in your browser to view and edit the diagram
- • **5 diagram types**: flowchart, sequence, ERD, system architecture, UML
- • Supports both **stdio** (local) and **HTTP/Streamable HTTP** (remote) transports
- • stdio transport support
- • network transport options
- • prompt templates
- • authentication support
Use Cases
- • Supports capabilities such as: stdio transport support; network transport options; prompt templates.
- • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
Supported Clients / Integrations
- • stdio transport support
- • network transport options
- • prompt templates
- • authentication support
- • database integration
- • github integration
- • mcp client integration
- • workflow automation support
Compatibility Signals
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• { && "mcpServers": { && "ai-diagram-maker": { && "url": "https://mcp.aidiagrammaker.com/mcp",
Notes / Requirements
- • Primary language: TypeScript/JavaScript
- • License: MIT
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
BV-Venky/excalidraw-architect-mcp
A tool to generate Excalidraw architecture diagrams with auto-layout, architecture-aware component styling, stateful editing, and 50+ technology mappings. No API keys required.
GittyBurstein/mermaid-mcp-server
An MCP server that converts local projects or GitHub repositories into Mermaid diagrams, rendered via Kroki. Features include safe local access boundaries, configurable limits, and portable output as images and PNG files.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.