Code-first Excalidraw diagram generation with SVG/PNG export, CLI and MCP server
{ "mcpServers": { "excalidrawer": { "command": "npx", "args": [ "-y", "excalidrawer" ] } } }