Excalidraw Architect MCP
Rank #3,764io.github.BV-Venky/excalidraw-architect-mcp
MCP server providing excalidraw-architect-mcp capabilities
Excalidraw Architect MCP is a Model Context Protocol (MCP) server published by bv-venky. It ranks #3,764 of 132,046 servers tracked on MCP Toplist, and its repository has 151 GitHub stars. Excalidraw Architect MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Mar 5, 2026 and most recently updated on Mar 7, 2026.
Ranks ahead of 128,282 of 132,046 servers on MCP Toplist.
Use Excalidraw Architect MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add excalidraw-architect-mcp -- uvx excalidraw-architect-mcp[mcp_servers.excalidraw-architect-mcp]
command = "uvx"
args = ["excalidraw-architect-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"excalidraw-architect-mcp": {
"command": "uvx",
"args": [
"excalidraw-architect-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"excalidraw-architect-mcp": {
"command": "uvx",
"args": [
"excalidraw-architect-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"excalidraw-architect-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"excalidraw-architect-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"excalidraw-architect-mcp": {
"command": "uvx",
"args": [
"excalidraw-architect-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"excalidraw-architect-mcp": {
"command": "uvx",
"args": [
"excalidraw-architect-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.BV-Venky%2Fexcalidraw-architect-mcp)<a href="https://mcptoplist.com/server/io.github.BV-Venky%2Fexcalidraw-architect-mcp"><img src="https://mcptoplist.com/badge/io.github.BV-Venky%2Fexcalidraw-architect-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
bv-venky
Available versions (2)
| Version | Published |
|---|---|
| 0.2.2 | Mar 7, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Excalidraw Architect MCP?
- Excalidraw Architect MCP is maintained by bv-venky, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Excalidraw Architect MCP listed on the Official MCP Registry?
- Yes — Excalidraw Architect MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Excalidraw Architect MCP have?
- MCP Toplist tracks 2 versions of Excalidraw Architect MCP, most recently published on Mar 7, 2026.
- Where can I find the source code for Excalidraw Architect MCP?
- The source code for Excalidraw Architect MCP is hosted at github.com/bv-venky/excalidraw-architect-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.