Advanced MCP server for Excalidraw with real-time canvas, WebSocket sync, and comprehensive diagram management
{
"mcpServers": {
"mcp-excalidraw": {
"command": "npx",
"args": [
"-y",
"mcp-excalidraw-server"
]
}
}
}