# opsdoctor-mcp

AI-powered operations diagnostic and workflow audit MCP server for SMB consulting — CRM diagnostics, multi-stage workflow audits, industry knowledge base, and branded PDF reports

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 2.1.0
- **Author:** Resolution AI
- **License:** Apache-2.0
- **npm:** opsdoctor-mcp
- **Source:** https://github.com/jhicks935-lab/resolution-ai
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-11T14:24:09.679Z
- **Version scanned:** 2.1.0
- **CVEs:** none found by OSV at scan time

## Tools

6 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `get_audit_history` — Retrieve past diagnostic and audit results. Filter by client name, result type, or limit. Returns structured history entries with IDs that can be used with gene
- `run_diagnostic` — Diagnose a CRM or operational issue using AI. Provide the CRM name, symptoms, and optionally industry and company context. When an industry is specified, the di
- `generate_report` — Generate a branded PDF report from a diagnostic or audit result. Provide an audit_id to load from history, or pass inline result data. Saves the PDF to disk and
- `guided_audit` — Run a guided workflow audit through a structured multi-stage discovery process. Stages: "start" returns intake questions, "assess" scores the workflow, "followu
- `query_knowledge_base` — Look up discovery questions, green/red flag guides, conversation scripts, technology stack references, data governance guidance, and vendor management entries f
- `run_workflow_audit` — Audit an operational workflow. Supports 4 modes: "quick" (default) — single-pass AI audit returning score and recommendations. "intake" — returns 7 structured d

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"opsdoctor\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"opsdoctor-mcp\"\n      ],\n      \"env\": {\n        \"GEMINI_API_KEY\": \"<YOUR_GEMINI_API_KEY>\",\n        \"OPSDOCTOR_KB_API_KEY\": \"<YOUR_OPSDOCTOR_KB_API_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `GEMINI_API_KEY` — Gemini API Key (required)
- `OPSDOCTOR_KB_API_KEY` — Opsdoctor Kb API Key (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 2 credentials (2 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 25, ceiling 25 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/opsdoctor-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/opsdoctor-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/opsdoctor-mcp
- HTML page: https://forgeregistry.com/registry/opsdoctor-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
