Excaliwow runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 6 Aug 2026.
Create, read, render, organize, and safely edit persistent Excalidraw diagrams with AI agents.
Today is the operative word: we check Excaliwow every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp -- npx -y @excaliwow/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@excaliwow/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@excaliwow/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@excaliwow/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@excaliwow/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
EXCALIWOW_TOKEN (Excaliwow Personal Access Token with read and write capabilities. Add delete only for trash and restore tools.), EXCALIWOW_API_URL (Optional Excaliwow API origin. Leave unset to use https://excaliwow.com.).
The author declared them in the registry entry; get the values from the project itself.
Create, read and live-edit visual boards, Kanban plans, Gantt timelines and diagrams with AI agents.
Persistent docs and memory for AI agents — read, write, organize & search a shared workspace.
Render, verify, describe, and safely edit Mermaid diagrams through MCP.
Generate, edit, and manage Eraser diagrams and docs with AI.
Create, edit, and organize MindMeister mind maps from your AI assistant.
Read and edit DB Planner database schemas, diagrams and board layouts as an AI agent.
Persistent memory for AI agents. Memories decay with time and strengthen on recall.
Generate beautiful Excalidraw architecture diagrams with auto-layout and component styling
Answers built from our own checks of this server.