excalidraw-mcp
Installation
SKILL.md
Excalidraw MCP
Overview
Create and refine diagrams on a live Excalidraw canvas via MCP tools, with helper scripts for export/import workflows.
Quick Start
- Ensure the canvas server is reachable at
EXPRESS_SERVER_URL(defaulthttp://localhost:3000). - Use MCP tools for interactive diagram edits; use
scripts/*.cjsfor file-ish workflows (export/import/clear/health). - For detailed endpoint/tool reference, read
references/cheatsheet.md.
Workflow: Draw A Diagram (From Empty Canvas)
Related skills