Back to search
30
MCP

excalidraw-architect-mcp

pypi/excalidraw-architect-mcp

An MCP server that generates beautiful Excalidraw architecture diagrams with perfect auto-layout, stateful editing, and architecture-aware component styling.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-excalidraw-server
Advanced MCP server for Excalidraw with real-time canvas, WebSocket sync, and comprehensive diagram management
0 tools
claude-excalidraw-mcp
MCP server that turns Claude Code into an Excalidraw diagram generator
0 tools
io.github.cmd8/excalidraw-mcp
Model Context Protocol server for Excalidraw diagrams.
0 tools
excalidraw-mcp
Unofficial MCP server for Excalidraw diagram management with canvas sync
0 tools
@fromsko/excalidraw-mcp-server
Advanced MCP server for Excalidraw with real-time canvas, WebSocket sync, and comprehensive diagram management
0 tools
excalidraw-mcp-server
Excalidraw MCP Server - A Model Context Protocol server for Excalidraw canvas operations
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "excalidraw-architect-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}