BeClaude

excalidraw-diagram-generator

New
20.6kSmitheryGeneralby github

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "excalidraw-diagram-generator": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
designproductivity

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is excalidraw-diagram-generator?

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

How to install excalidraw-diagram-generator?

To install excalidraw-diagram-generator: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "excalidraw-diagram-generator": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is excalidraw-diagram-generator best for?

excalidraw-diagram-generator is a mcp categorized under General. It is designed for: design, productivity. Created by github.