Skip to content
Back to search
30
MCP

Excalidraw

pulsemcp/excalidraw

Draw shapes and elements on an Excalidraw canvas in real-time via the native collaboration protocol.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.sshwarts/napkin
Shared visual canvas (Excalidraw) for collaborative whiteboarding between AI agents and humans.
0 tools
Excalidraw Architect
Generate beautiful Excalidraw architecture diagrams with auto-layout and component styling
0 tools
Excalidraw Architect
Generate beautiful Excalidraw architecture diagrams with auto-layout and component styling
0 tools
@fromsko/excalidraw-mcp-server
Advanced MCP server for Excalidraw with real-time canvas, WebSocket sync, and comprehensive diagram management
0 tools
excalidraw-mcp
Unofficial MCP server for Excalidraw diagram management with canvas sync
0 tools
excalidraw-mcp-server
Excalidraw MCP Server - A Model Context Protocol server for Excalidraw canvas operations
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "excalidraw": {
      "url": "None",
      "transport": "http"
    }
  }
}