Excalidraw MCP

Create hand-drawn style diagrams in Excalidraw with viewport camera control and fullscreen editing.

5 actions Integration catalog
Request access
Connect Excalidraw MCP once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Create viewEXCALIDRAW_MCP_CREATE_VIEW
Renders a hand-drawn diagram using Excalidraw elements. Elements stream in one by one with draw-on animations. Call read_me first to learn the element format.
Export to excalidrawEXCALIDRAW_MCP_EXPORT_TO_EXCALIDRAW
Upload diagram to excalidraw.com and return shareable URL.
Read checkpointEXCALIDRAW_MCP_READ_CHECKPOINT
Read checkpoint state for restore.
Read meEXCALIDRAW_MCP_READ_ME
Returns the Excalidraw element format reference with color palettes, examples, and tips. Call this BEFORE using create_view for the first time.
Save checkpointEXCALIDRAW_MCP_SAVE_CHECKPOINT
Update checkpoint with user-edited state.