mcpbeat

Excaliwow MCP Server

by excaliwow
local only

Excaliwow runs on your own machine — the client starts it, so there is no endpoint to ping. 292 installs a week from npm. Last commit 5 Aug 2026.

Create, read, render, organize, and safely edit persistent Excalidraw diagrams with AI agents.

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

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"
    }
  }
}

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.

562 installs/wk 9 tools answering
Eraser
by eraser

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

answering
C
MindMeister
by mindmeister

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

answering
DrillSpark MCP Server
by jackasser

Create and manage Mermaid.js flowcharts and diagrams with AI agents via MCP.

answering
D
PaperDock
by paperdock

Create, edit and comment on LaTeX with AI agents in PaperDock, an independent Overleaf alternative.

answering
YourMemory
by sachitrafa

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

1 204 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 292 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 292 times in the last week. Week over week that is +8%. 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.