Excalidraw
CommunitybyCommunity
Hand-drawn diagrams with streaming SVG animations.
Configuration
{
"mcpServers": {
"excalidraw": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-excalidraw"
]
}
}
}Add this to your claude_desktop_config.json file.