Skip to content
MCP Server Community By @BV-Venky

BV-Venky/excalidraw-architect-mcp

[![excalidraw-architect-mcp MCP server](https://glama.ai/mcp/servers/@BV-Venky/excalidraw-architect-mcp/badges/score.svg)](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

Detailed Documentation

excalidraw-architect-mcp MCP server 🐍 🏠 🍎 🪟 🐧 - 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.

Configuration

{
  "mcpServers": {
    "bv-venky-excalidraw-architect-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-bv-venky-excalidraw-architect-mcp"
      ],
      "env": {}
    }
  }
}