Loading MCP server directory, please wait...
Create, read, render, organize, and safely edit persistent Excalidraw diagrams with AI agents.
npx @getmcp/cli add io.github.excaliwow/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
EXCALIWOW_TOKENExcaliwow Personal Access Token with read and write capabilities. Add delete only for trash and restore tools.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.excaliwow/mcp": {
"command": "npx",
"args": [
"-y",
"@excaliwow/mcp"
],
"env": {
"EXCALIWOW_TOKEN": "",
"EXCALIWOW_API_URL": ""
}
}
}
}