erajasekar/ai-diagram-maker-mcp
MCP server for AI Diagram Maker — generate flowcharts, sequence diagrams, ERDs, system/network architecture, UML, mindmap, and workflow from natural language, code, ASCII, images, or Mermaid. Inline rendering using MCP Apps UI and editable diagram URLs. Requires API key.
Ads
Overview
MCP server for AI Diagram Maker — generate flowcharts, sequence diagrams, ERDs, system/network architecture, UML, mindmap, and workflow from natural language, code, ASCII, images, or Mermaid. Inline rendering using MCP Apps UI and editable diagram URLs. Requires API key.
Installation
claude mcp add ai-diagram-maker -t stdio -e ADM_API_KEY=<api_key> -- npx -y ai-diagram-maker-mcp@latest
Configuration
{
"mcpServers": {
"ai-diagram-maker": {
"url": "https://mcp.aidiagrammaker.com/mcp",
"headers": {
"X-ADM-API-Key": "YOUR_API_KEY"
}
}
}
}Capabilities
- Generate a diagram from plain English
Describe a system or flow in natural language and get a polished diagram using `generate_diagram_from_text`.
- Turn JSON data into a visual diagram
Supply a JSON string (API response, schema, config) to `generate_diagram_from_json` and have it rendered as a diagram.
- Convert ASCII art to a clean diagram
Pass raw ASCII art to `generate_diagram_from_ascii` to produce a professional-looking diagram.
- Create a diagram from an image
Provide a whiteboard photo or screenshot URL/base64 to `generate_diagram_from_image` and receive a cleaned-up diagram.
- Render a Mermaid definition as a diagram
Feed Mermaid source to `generate_diagram_from_mermaid` to convert it into a rendered diagram.
Tags
- development
- documentation
- ai-agent
- awesome-list
Related MCP servers
SVGator MCP
OfficialCreate, edit, and export SVGator animations (SVG, Lottie, GIF, video) from your AI assistant, and keep an editable project you can open in the editor anytime.
Eagle MCP
OfficialEagle MCP Server is a local Model Context Protocol bridge that lets AI assistants (e.g. Cursor, Claude) access your Eagle media library so you can tag, categorize, search, and batch-organize assets with natural language.
Inkrun MCP
OfficialInkrun's remote MCP server lets AI agents like Claude turn Markdown into themed, consistent and reproducible on-brand PDFs with a single tool call
Compeller
OfficialCreate AI music videos and audio-reactive visuals from songs through MCP.