Virtual whiteboard for sketching. Hand-drawn style diagrams and illustrations.
npx -y @excalidraw/mcp-server-excalidraw
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"excalidraw": {
"command": "npx",
"args": ["-y", "@excalidraw/mcp-server-excalidraw"]
}
}
}
```
generate_imageedit_designexport_assetcreate_templateVirtual whiteboard for sketching. Hand-drawn style diagrams and illustrations.
Language: TypeScript
Category: Design & Creative