mcpbeat Sign in

Excaliwow MCP Server

by excaliwow Your server? Claim it
local only

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.

Installs per day peak 32 · avg 8 · +56% w/w
a month agotoday
40
Installs / week
npm · @excaliwow/mcp
0
Stars
0 open issues
6 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
language unknown

Nothing serious here today

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.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcp -- npx -y @excaliwow/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@excaliwow/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@excaliwow/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@excaliwow/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "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.

Alternatives to Excaliwow

same job, measured the same way
Skedra Whiteboard
by moonriddim

Create, read and live-edit visual boards, Kanban plans, Gantt timelines and diagrams with AI agents.

answering
Writespace MCP
by write-space

Persistent docs and memory for AI agents — read, write, organize & search a shared workspace.

answering
Agentic Mermaid
by adewale

Render, verify, describe, and safely edit Mermaid diagrams through MCP.

149 installs/wk 9 tools answering
Eraser
by eraser

Generate, edit, and manage Eraser diagrams and docs with AI.

answering
MindMeister
by mindmeister

Create, edit, and organize MindMeister mind maps from your AI assistant.

answering
DB Planner
by dbplanner

Read and edit DB Planner database schemas, diagrams and board layouts as an AI agent.

answering
YourMemory
by sachitrafa

Persistent memory for AI agents. Memories decay with time and strengthen on recall.

439 installs/wk local only
Excalidraw Architect
by bv-venky

Generate beautiful Excalidraw architecture diagrams with auto-layout and component styling

578 installs/wk local only

Excaliwow — questions

Answers built from our own checks of this server.

Why is there no uptime for Excaliwow?
Excaliwow runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @excaliwow/mcp was installed 40 times last week.
How do I connect Excaliwow?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @excaliwow/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Excaliwow?
The npm package @excaliwow/mcp was installed 40 times in the last week. Week over week that is +56%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Excaliwow open source?
Yes — it is published under the Apache-2.0 licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.