mcpbeat Sign in

Zaai Dev MCP Server

by poloniboi Your server? Claim it
local only

Zaai Dev MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm.

Zaai Dev brand brief + captured design references for MCP-compatible AI tools.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 19 · avg 9 · +0% w/w
a month agotoday
37
Installs / week
npm · @zaai-dev/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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

This one needs environment variables set before it will start: ZAAI_API_TOKEN (Per-user MCP token, prefix zaai_mcp_. Mint at https://zaaidev.com/dev/settings/tokens (kind = mcp). Sent as Bearer auth on every workspace request; scopes the server to one user's captures and optionally a project allowlist.), ZAAI_API_URL (Workspace base URL. Defaults to https://zaaidev.com. Override only for local dev or staging.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Zaai Dev MCP

same job, measured the same way
Bay Run
by barneywohl

Free OpenAI-compatible inference with signed provenance receipts and 3 focused MCP tools.

3 tools answering
R3PLICA AI Connector
by r3plica

Catalog of certified digital replicas from premium design brands, for any MCP-compatible AI agent.

53 installs/wk 16 tools answering
Memory
by shackleai

Persistent memory for AI coding tools. 11 tools for any MCP-compatible AI tool.

53 installs/wk local only
Cokodo Agent
by dinwind

Serve .agent/ project context, references, and collaborations to MCP-compatible IDEs.

369 installs/wk local only
Sleepwalker
by sleepwalker

AI Visibility and Content Intelligence tools for Claude and MCP-compatible agents.

answering
Fragments MCP
by conanmcn

Design system MCP with 9 tools for component discovery, rendering, and a11y auditing

89 installs/wk local only
Patient Services
by takident

MCP server exposing structured data and tools for Taki Dent Patient Services (takident.com).

12 tools answering
Bibverify
by hylouis233

Verify and repair BibTeX references with DOI-first MCP tools.

206 installs/wk local only

Zaai Dev MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Zaai Dev MCP?
Zaai Dev MCP 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 @zaai-dev/mcp was installed 37 times last week.
Is Zaai Dev MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Zaai Dev MCP?
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 @zaai-dev/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Zaai Dev MCP?
The npm package @zaai-dev/mcp was installed 37 times in the last week. Week over week that is +0%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.