Retour aux applications

Excalidraw MCP App
Interface UIpar vtmade
Stream hand-drawn Excalidraw diagrams with animated rendering, smooth pan/zoom, and interactive fullscreen editing — all from a Claude conversation.
0 étoiles
2 vues
Mis à jour 1 months ago
Fonctionne dans:Claude
Expose:Tools
Captures d'écran

What it does
Excalidraw MCP App turns Claude into a live diagramming partner. Describe an architecture, flow, or concept and Claude renders an animated hand-drawn Excalidraw diagram directly in the chat, with smooth pan/zoom camera control and the ability to open a fullscreen editor for manual tweaks.
Key features
- Streaming SVG rendering with draw-on animations so diagrams appear progressively
- Viewport camera control — smooth pan and zoom to navigate complex diagrams
- Label binding — text auto-centers inside shapes for clean, readable output
- Interactive fullscreen editor — click to open the full Excalidraw UI and edit elements manually
- Screenshot feedback loop — screenshot context is sent back to Claude for iterative refinement
Installation
Claude Desktop (Recommended — .mcpb extension)
- Download the latest
excalidraw-mcp-app.mcpbfrom Releases - Double-click the
.mcpbfile to install in Claude Desktop - Restart Claude Desktop — done
Claude Desktop (Build from Source)
git clone https://github.com/vtmade/excalidraw-mcp-app.git
cd excalidraw-mcp-app
npm install
npm run build
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"excalidraw": {
"command": "node",
"args": ["/path/to/excalidraw-mcp-app/dist/index.js", "--stdio"]
}
}
}
Restart Claude Desktop.
Supported hosts
Claude Desktop (native .mcpb installer or manual stdio config).
Installation rapide
node /path/to/excalidraw-mcp-app/dist/index.js --stdioInformations
- Tarification
- free
- Publié