Excalidraw
MCP Serverby yctimlin · Added 5mo ago
Claude
1.5k
Install
git clone https://github.com/yctimlin/mcp_excalidrawAdd to Claude
claude mcp add yctimlin-mcp-excalidrawQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"excalidraw": {
"command": "npx",
"args": [
"@modelcontextprotocol/excalidraw"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables LLMs to create and manipulate Excalidraw diagrams through a Node.js API that provides tools for element creation, modification, querying, and organization for AI-assisted diagramming and visual collaboration.
Tags
File Systemsmcp-servertypescriptapiai