MCP Directory
Back

excalidraw-architect-mcp

by BV-Venky · Python · ★ 128

Turn your architecture into a living, queryable knowledge graph - and render it as beautiful auto-laid-out Excalidraw diagrams. An MCP server for Cursor, Claude Code & Windsurf. Offline, no API keys.

#ai#antigravity#architecture#claude#claude-code#cursor#dependency-graph#developer-tools#excalidraw#excalidraw-platform#knowledge-graph#llm#llms#mcp#mcp-server#productivity#skills#windsurf

Install

pip install git+https://github.com/BV-Venky/excalidraw-architect-mcp.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "excalidraw-architect-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/BV-Venky/excalidraw-architect-mcp.git"
      ]
    }
  }
}

From the README

[](https://pypi.org/project/excalidraw-architect-mcp/) [](https://cursor.directory/mcp/excalidraw-architect-mcp) [](LICENSE) [](https://pepy.tech/projects/excalidraw-architect-mcp) It's been a constant struggle trying to understand unfamiliar and complex codebases - managing cognitive overload and trying to imagine how everything fits together. When you're onboarding onto a codebase, designing a new system, or documenting existing architecture, a visual diagram communicates in seconds what pages of text can't. But the options today aren't great. Mermaid diagrams are quick to generate but hav…
Read full README on GitHub →

Related ai & ml servers