dr-mcp
Rank #61,692io.github.Inferensys/dr-mcp
Audits MCP configs, scores risk, and creates reversible repair plans.
dr-mcp is a Model Context Protocol (MCP) server published by inferensys. It ranks #61,692 of 132,113 servers tracked on MCP Toplist. dr-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 15, 2026 and most recently updated on May 15, 2026.
Ranks ahead of 70,421 of 132,113 servers on MCP Toplist.
Use dr-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add dr-mcp -- npx -y @inferensys/dr-mcp[mcp_servers.dr-mcp]
command = "npx"
args = ["-y", "@inferensys/dr-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"dr-mcp": {
"command": "npx",
"args": [
"-y",
"@inferensys/dr-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"dr-mcp": {
"command": "npx",
"args": [
"-y",
"@inferensys/dr-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dr-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@inferensys/dr-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dr-mcp": {
"command": "npx",
"args": [
"-y",
"@inferensys/dr-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dr-mcp": {
"command": "npx",
"args": [
"-y",
"@inferensys/dr-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Inferensys%2Fdr-mcp)<a href="https://mcptoplist.com/server/io.github.Inferensys%2Fdr-mcp"><img src="https://mcptoplist.com/badge/io.github.Inferensys%2Fdr-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
inferensys
Other servers by inferensys
View all inferensys servers →Available versions (1)
| Version | Published |
|---|---|
| 0.3.0 | May 15, 2026 |
Frequently asked questions
- Who maintains dr-mcp?
- dr-mcp is maintained by inferensys, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is dr-mcp listed on the Official MCP Registry?
- Yes — dr-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does dr-mcp have?
- MCP Toplist tracks 1 version of dr-mcp, most recently published on May 15, 2026.
- Where can I find the source code for dr-mcp?
- The source code for dr-mcp is hosted at github.com/inferensys/dr-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.