yctimlin/mcp_excalidraw
MCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Implements a persistent, programmatic canvas with 26 MCP tools for element-level CRUD operations, enabling AI agents to iteratively inspect and refine diagrams via `describe_scene` and `get_canvas_screenshot`. Syncs in real-time over WebSocket to a standalone Excalidraw instance, with fallback to REST API for environments without MCP support. Supports multi-agent concurrent editing, layout automation (`align_elements`, `distribute_elements`), file I/O, snapshots, and Mermaid conversion — differentiating it from stateless, one-shot diagram generation approaches.
1,525 stars. Actively maintained with 1 commit in the last 30 days. Available on npm.
Stars
1,525
Forks
143
Language
JavaScript
License
MIT
Category
Last pushed
Mar 06, 2026
Commits (30d)
1
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/yctimlin/mcp_excalidraw"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
hustcc/mcp-mermaid
❤️ Generate mermaid diagram and chart with AI MCP dynamically.
veelenga/claude-mermaid
MCP Server to previewing mermaid diagrams with live reload
rtuin/mcp-mermaid-validator
A Model Context Protocol server that validates and renders Mermaid diagrams.
Menghuan1918/drawio2go
A modern DrawIO editor application. AI-Powered, Human-AI Collaboration | AI 加持,人机共绘drawio
simonkurtz-MSFT/drawio-mcp-server
A Model Context Protocol (MCP) server for programmatic diagram generation using Draw.io...