BV-Venky/excalidraw-architect-mcp
[](https://glama.ai/mcp/servers/@BV-Venky/excalidraw-architect-mcp) 🐍 🏠 🍎 🪟 🐧 - Generate beautiful Excalidraw architecture diagrams with auto-layout, architecture-aware component styling, and stateful editing. 50+ technology mappings including databases, message queues, caches, and more. No API keys required.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide → Connected Apps: BV-Venky/excalidraw-architect-mcp Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-bv-venky-excalidraw-architect-mcp
Configuration
{
"mcpServers": {
"bv-venky-excalidraw-architect-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-bv-venky-excalidraw-architect-mcp"
],
"env": {}
}
}
}