Back to search
30
MCP

@fromsko/excalidraw-mcp-server

npm/@fromsko/excalidraw-mcp-server

Advanced MCP server for Excalidraw with real-time canvas, WebSocket sync, and comprehensive diagram management

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

Similar MCP servers embedding-nearest

mcp-excalidraw-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
io.github.cmd8/excalidraw-mcp
Model Context Protocol server for Excalidraw diagrams.
0 tools
@sanjibdevnath/mcp-excalidraw-local
Fully local MCP server for Excalidraw with SQLite persistence, multi-tenancy, auto-sync, real-time canvas, and 32 tools
0 tools
excalidraw-architect-mcp
An MCP server that generates beautiful Excalidraw architecture diagrams with perfect auto-layout, stateful editing, and architecture-aware c
0 tools

How to use

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

{
  "mcpServers": {
    "@fromsko/excalidraw-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}