Excalidraw Architect runs on your own machine — the client starts it, so there is no endpoint to ping. 635 installs a week from pypi. Last commit 8 Jun 2026.
Generate beautiful Excalidraw architecture diagrams with auto-layout and component styling
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add excalidraw-architect-mcp -- uvx excalidraw-architect-mcp
{
"mcpServers": {
"excalidraw-architect-mcp": {
"args": [
"excalidraw-architect-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.excalidraw-architect-mcp]
command = "uvx"
args = ["excalidraw-architect-mcp"]
{
"mcpServers": {
"excalidraw-architect-mcp": {
"args": [
"excalidraw-architect-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"excalidraw-architect-mcp": {
"args": [
"excalidraw-architect-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.