mcpbeat Sign in

OpsDoctor MCP Server

by jhicks935-lab Your server? Claim it
local only

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

AI-powered CRM diagnostics, workflow audits, and industry benchmarks for SMBs.

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

Installs per day peak 111 · avg 3
a month agotoday
73
Installs / week
npm · opsdoctor-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 opsdoctor -- npx -y opsdoctor-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "opsdoctor": {
      "args": [
        "-y",
        "opsdoctor-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.opsdoctor]
command = "npx"
args = ["-y", "opsdoctor-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "opsdoctor": {
      "args": [
        "-y",
        "opsdoctor-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "opsdoctor": {
      "args": [
        "-y",
        "opsdoctor-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: GEMINI_API_KEY (Google Gemini API key for AI-powered diagnostics and audits), OPSDOCTOR_KB_API_URL (URL for the OpsDoctor knowledge base API (provides KB entries and CRM profiles)), OPSDOCTOR_KB_API_KEY (API key for authenticating with the OpsDoctor knowledge base API). The author declared them in the registry entry; get the values from the project itself.

Alternatives to OpsDoctor

same job, measured the same way
BLEA
by nitmi

Safe BLE diagnostics, evidence workflows, and guarded automation for AI agents.

178 installs/wk local only
Hrevn MCP Server
by ai-human-andalusia

HREVN trust layer for baseline diagnostics and verifiable workflow integrity for AI agents.

65 installs/wk local only
BrainFlow
by alpic-alpichack-3c740d01

AI-powered ticket triage and workflow automation

12 tools answering
I
Indicate
by indicateio

AI-powered intelligence for your development workflow via Indicate.

answering
I
Fde Agent
by minjikim89

Diagnose AI workflows for failure, security, and handoff risks — RED/AMBER/GREEN per node.

1 tools answering
VibeSEO
by vibeseo

SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.

answering
Dpf It
by dpf-it

AI-powered data integration platform. Onboard users and run DPF data workflows.

18 tools answering
C
It
by it-dpf

AI-powered data integration platform. Onboard users and run DPF data workflows.

local only

OpsDoctor — questions

Answers built from our own checks of this server.

Why is there no uptime for OpsDoctor?
OpsDoctor 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 opsdoctor-mcp was installed 73 times last week.
Is OpsDoctor 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 OpsDoctor?
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 opsdoctor-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use OpsDoctor?
The npm package opsdoctor-mcp was installed 73 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.