mcpbeat Sign in

dr-mcp MCP Server

local only

dr-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from npm. Last commit 20 May 2026.

Audits MCP configs, scores risk, and creates reversible repair plans.

Installs per day peak 33 · avg 9 · +211% w/w
a month agotoday
83
Installs / week
npm · @inferensys/dr-mcp
0
Stars
0 open issues
20 May 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

Alternatives to dr-mcp

same job, measured the same way
mcp-audit
by saagpatel

Scan, enumerate, and risk-score every MCP server configured on your machine.

190 installs/wk local only
Ratevert MCP
by ratevert

Read-only Ratevert MCP for asset search, pair rates, and conversions.

4 tools answering
Note MCP Server
by github30

MCP server for note.com: create, edit and retrieve posts.

local only
Archlang MCP
by chanmeng666

Compile, describe, lint, validate, score and repair multi-storey and curved ArchLang floor plans.

381 installs/wk local only
A
Complyme
by complyme-mcp

ComplyMe.AI MCP server for legal & data protection risk analysis and audits.

local only
Moltline Agent Governance
by moltlinestudio

Audit MCP configs and skill files for over-broad scope and injection risk. 6 of 8 free.

8 tools answering
Metadata MCP Connector
by f-o-x11

Metadata B2B ad reports, audience planning, brand creative, and campaign readiness.

answering
C
Sitecurl
by sitecurl

Run website audits and track site health scores, findings, and regressions from any MCP client.

47 installs/wk local only

dr-mcp — questions

Answers built from our own checks of this server.

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