mcpbeat Sign in

zoxide-doctor MCP Server

local only

zoxide-doctor runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 9 Aug 2026.

Read-only local zoxide diagnostics for MCP clients.

Installs per day peak 248 · avg 17 · -4% w/w
a month agotoday
28
Installs / week
npm · @agoes/zoxide-doctor-mcp
0
Stars
0 open issues
9 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check zoxide-doctor 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 zoxide-doctor -- npx -y @agoes/zoxide-doctor-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "zoxide-doctor": {
      "args": [
        "-y",
        "@agoes/zoxide-doctor-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.zoxide-doctor]
command = "npx"
args = ["-y", "@agoes/zoxide-doctor-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "zoxide-doctor": {
      "args": [
        "-y",
        "@agoes/zoxide-doctor-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "zoxide-doctor": {
      "args": [
        "-y",
        "@agoes/zoxide-doctor-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to zoxide-doctor

same job, measured the same way
Ravendb MCP
by ravendb

Read-only MCP diagnostics server for RavenDB.

36 installs/wk local only
dxpert.ai — industrial AI-readiness & UNS agents
by dxpert

Industrial AI-readiness diagnostics, UNS design, and UNS agents for MCP clients.

97 installs/wk local only
DWG MCP Server
by dimitrovakulenko

Read-only DWG file access for AI clients through MCP.

177 installs/wk local only
DugganUSA CLI — Local STDIO MCP
by pduggusa

Local STDIO MCP for DugganUSA threat intel. 1.13M IOCs. Read-only. npm: dugganusa-cli.

23 installs/wk local only
Whoop MCP
by ashwanthramkl

Read-only WHOOP v2 data for MCP clients, with local SQLite cache and CSV/JSONL/Parquet exports.

156 installs/wk local only
MQ-Sentinel
by pramodreddyboddu

Read-only IBM MQ diagnostics for AI agents. Cited root cause, never destructive.

55 installs/wk local only
Pixelcheck
by xcodethink

Real eyes and hands on the web for AI agents. MCP-first. Local-first. Vendor-agnostic.

58 installs/wk local only
Linux MCP Server
by rhel-lightspeed

MCP server for read-only Linux system administration, diagnostics, and troubleshooting

1 069 installs/wk local only

zoxide-doctor — questions

Answers built from our own checks of this server.

Why is there no uptime for zoxide-doctor?
zoxide-doctor 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 @agoes/zoxide-doctor-mcp was installed 28 times last week.
How do I connect zoxide-doctor?
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 @agoes/zoxide-doctor-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use zoxide-doctor?
The npm package @agoes/zoxide-doctor-mcp was installed 28 times in the last week. Week over week that is -4%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is zoxide-doctor open source?
Yes — it is published under the MIT licence, written in JavaScript 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.