Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ“ Architecture & Design
  3. Excalidraw Architect MCP
Excalidraw Architect MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 2:17:01 PM

Excalidraw Architect MCP

User RatingsBe the first to rate and review this MCP server!
View Repository149 GitHub StarsTotal stargazers on GitHub for the source repository (149 stars).Visit Website
excalidrawarchitecturediagramsknowledge-graphdeveloper-tools

Generates and edits Excalidraw architecture diagrams with automatic layout, technology-aware styling, exports, and a persistent knowledge graph.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live โ€” we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "bv-venky-excalidraw-architect-mcp": {
      "command": "uvx",
      "args": [
        "excalidraw-architect-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (24) Directory Badge Claim listing Alternatives๐Ÿ“ More in Architecture & Design

Overview

BV-Venky/excalidraw-architect-mcp MCP server turns structured architecture data or Mermaid flowcharts into editable Excalidraw diagrams. It calculates layout, applies component styles for recognized technologies, supports iterative edits, and exports diagrams to SVG or PNG without a browser. An optional markdown knowledge graph stores services and dependencies for rendering, impact analysis, linting, drift checks, and version comparisons. Reach for it when diagrams need to be generated and maintained from architectural data rather than positioned manually.

Use cases

โ€ขGenerate architecture diagrams from service and dependency relationships
โ€ขConvert Mermaid flowcharts into editable Excalidraw files
โ€ขRevise existing diagrams by adding, removing, or rewiring components
โ€ขTrack services and dependencies in a version-controlled knowledge graph
โ€ขCheck architecture impact, drift, cycles, and dependency paths

Key features

โ€ขAutomatic diagram layout
โ€ขTechnology-aware component styling
โ€ขMermaid flowchart conversion
โ€ขIterative Excalidraw editing
โ€ขSVG and PNG export
โ€ขArchitecture knowledge graph analysis

Capabilities & Tool Schemas (24) ~3.4k tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this serverโ€™s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Excalidraw Architect MCP.

create_diagram

Create a new Excalidraw diagram from structured node and connection data. The LLM provides a relationship map - this tool handles layout, styling, and rendering. No need to specify coordinates.

mermaid_to_excalidraw

Convert Mermaid flowchart syntax into an Excalidraw diagram. Supports the mermaid flowchart subset that AI agents commonly generate: - Directions: graph TD, LR, BT, RL - Node shapes: [text], {text}, ((text)), ([text]) - Edge types: -->, ---, -.-> ==> with |label| - Subgraphs: subgraph Title ... end Component types are auto-detected from node labels (e.g., a node labeled "PostgreSQL DB" automatically gets database styling).

modify_diagram

Modify an existing Excalidraw diagram created by this tool. Supports iterative editing: add components, remove nodes, update labels, and rewire connections - without recreating the entire diagram. IMPORTANT: Call get_diagram_info first to understand the current diagram state before making modifications.

get_diagram_info

Get a structured summary of an existing Excalidraw diagram. Call this BEFORE modify_diagram to understand what nodes and connections currently exist. The summary includes node ids, labels, component types, and the full connection topology.

export_diagram

Export an .excalidraw file to SVG or PNG image. Converts an existing .excalidraw diagram into a portable image file without requiring a browser or the Excalidraw application.

kg_init

Create a new architecture knowledge graph file (markdown). The knowledge graph is the persistent source of truth for your system's services and dependencies. Diagrams are rendered *from* it.

How Excalidraw Architect MCP works

What BV-Venky/excalidraw-architect-mcp MCP server does

BV-Venky/excalidraw-architect-mcp MCP server creates Excalidraw files from structured nodes and connections, or from a supported subset of Mermaid flowchart syntax. The server owns positioning and visual treatment, so callers provide relationships and labels instead of drawing coordinates. Labels can trigger architecture-aware styling; for example, a node mentioning PostgreSQL can receive database styling.

The project supports a broad set of diagram forms, including architecture diagrams, flowcharts, sequence diagrams, state machines, entity-relationship models, swimlanes, timelines, Gantt charts, quadrants, funnels, trees, organizational charts, and several chart types. It can also export an existing diagram as SVG or PNG without requiring the Excalidraw application or a browser.

How it works

For direct diagram creation, an agent sends component and connection data to create_diagram. The layout engine determines placement and renders a real .excalidraw file. mermaid_to_excalidraw accepts directions such as top-down, left-to-right, bottom-to-top, and right-to-left, along with several node shapes, edge styles, labels, and subgraphs.

Existing diagrams can be changed incrementally. The recommended sequence is to call get_diagram_info, inspect the returned node IDs, labels, types, and connections, and then call modify_diagram. This supports adding components, deleting nodes, changing labels, and rewiring relationships without rebuilding the complete file.

The optional knowledge graph uses a markdown file as its persistent architecture model. Services, domains, and directed dependencies can be added, removed, linked, queried, rendered, and exported. Focused views can show a selected service neighborhood, a domain, or an induced subgraph. The graph also supports dependency paths, failure-impact analysis, architecture linting, Git-based diffs, onboarding documentation, and best-effort comparison with Python imports.

Tools and capabilities

The MCP tool set includes:

  • Create diagrams from structured node and connection data.
  • Convert supported Mermaid flowcharts into Excalidraw files.
  • Inspect and modify diagrams iteratively.
  • Export diagrams to SVG and PNG.
  • Initialize and maintain a markdown architecture knowledge graph.
  • Render complete, domain-specific, or service-focused graph views.
  • Analyze dependency paths, upstream impact, cycles, orphans, and single points of failure.
  • Compare the graph with a Git reference or Python import structure.
  • Generate an onboarding guide from the recorded architecture.

Limitations and notes

Mermaid conversion is limited to the documented flowchart subset: four graph directions, four node-shape forms, the listed arrow styles and labels, and subgraph ... end blocks. Knowledge-graph drift analysis is best effort: it treats top-level Python packages as services and infers relationships from imports, so its findings may require review.

The project is described as running offline and requiring no API keys. The supplied material names Cursor, Claude Code, and Windsurf as supported usage environments; it does not provide a Claude Desktop configuration or a complete installation command. Before changing a diagram or mutating the knowledge graph, inspect its current state with get_diagram_info or kg_info respectively. BV-Venky/excalidraw-architect-mcp MCP server is therefore most suitable when the source structure can be represented as nodes, edges, services, domains, or supported diagram data.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Architecture & Design View all alternatives
  • Flowzap MCP logoFlowzap MCP

    Create workflow, sequence, and architecture diagrams using FlowZap Code DSL. 7 tools for validation, playground URL generation, syntax docs, graph export, artifact parsing, diffing, and patching. No API key required. Install via NPM: npx -y flowzap-mcp

    ๐Ÿ“ Architecture & Design1 views
    Compare vs Flowzap MCP โ†’
  • Figma Context MCP logoFigma Context MCP

    Provide coding agents direct access to Figma data to help them one-shot design implementation.

    ๐Ÿ“ Architecture & Design3 views
    Compare vs Figma Context MCP โ†’
  • Tentra MCP logoTentra MCP

    AI-native architecture platform for engineering teams. Describe a system in natural language (e.g. "payment service with Stripe, Kafka, PostgreSQL") โ†’ get an interactive typed diagram with 167 cloud components โ†’ export to 14 production frameworks (Java Spring Boot, Python FastAPI, Go chi, Rust Axum, .NET, Kotlin Ktor, Ruby Rails, Elixir Phoenix, Docker Compose, Terraform, Mermaid, ADR, and more). Drift detection (syncarchitecture) scores saved diagrams against live code 0โ€“100 with a structured diff. 9 quality-lint rules catch orphans, SPOFs, god services. Also includes a secondary persistent code-graph layer for AI coding agents (free offline via npx tentra-mcp --local init). Agent-as-LLM pattern โ€” zero LLM cost on our side, zero API key on yours. 35 MCP tools. Works in Cursor, Claude Code, Codex, Windsurf.

    ๐Ÿ“ Architecture & Design3 views
    Compare vs Tentra MCP โ†’
  • Diagramzu MCP logoDiagramzu MCP

    Let your AI author Mermaid diagrams (flowchart, sequence, ER, mindmap) in a shared workspace, then read, comment on, embed, and present them at a clean URL โ€” instead of pasting back hundreds of lines of prose. Hosted endpoint https://mcp.diagramzu.ai/mcp or local npx -y @diagramzu/mcp. 14 tools incl. diagram CRUD, version history, comments, presentation decks, and analyzediagram lints.

    ๐Ÿ“ Architecture & Design2 views
    Compare vs Diagramzu MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
149
Stargazers on the source repository.
Last commit
16d ago
Most recent push to the default branch.
Tools exposed
24
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Excalidraw Architect MCP

Call `create_diagram` with structured node and connection data. The server determines the layout, styling, and rendering, so coordinates are not required.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewExcalidraw Architect MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/bv-venky-excalidraw-architect-mcp?style=directory)](https://allmcps.com/mcp/bv-venky-excalidraw-architect-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/bv-venky-excalidraw-architect-mcp"><img src="https://allmcps.com/api/badge/bv-venky-excalidraw-architect-mcp?style=directory" alt="Excalidraw Architect MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ“Architecture & Design
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
ClientsCursor, Windsurf
Last updatedSep 3, 2026
9/9 checks healthy over the last 31d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars149
GitHub Star CountTotal stargazers on GitHub representing community popularity (149 stars).
Last commit16d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 25, 2026
65Quality signal: Great ยท 65/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools30/30
Adoption & activity8/15
Community engagement1/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev ยท excalidraw-architect-mcp (PyPI)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ“ Architecture & Design โ†’Alternatives to Excalidraw Architect MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code