MCP Doctor
Rank #59,871io.github.Jiansen/mcp-doctor
MCP server providing doctor capabilities
MCP Doctor is a Model Context Protocol (MCP) server published by jiansen. It ranks #59,871 of 132,405 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP Doctor is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Mar 1, 2026 and most recently updated on Mar 1, 2026.
Ranks ahead of 72,534 of 132,405 servers on MCP Toplist.
Use MCP Doctor
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-doctor -- uvx mcp-doctor[mcp_servers.mcp-doctor]
command = "uvx"
args = ["mcp-doctor"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-doctor": {
"command": "uvx",
"args": [
"mcp-doctor"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-doctor": {
"command": "uvx",
"args": [
"mcp-doctor"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-doctor": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-doctor"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-doctor": {
"command": "uvx",
"args": [
"mcp-doctor"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-doctor": {
"command": "uvx",
"args": [
"mcp-doctor"
]
}
}
}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.Jiansen%2Fmcp-doctor)<a href="https://mcptoplist.com/server/io.github.Jiansen%2Fmcp-doctor"><img src="https://mcptoplist.com/badge/io.github.Jiansen%2Fmcp-doctor.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
jiansen
Other servers by jiansen
View all jiansen servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Mar 1, 2026 |
Frequently asked questions
- Who maintains MCP Doctor?
- MCP Doctor is maintained by jiansen, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is MCP Doctor listed on the Official MCP Registry?
- Yes — MCP Doctor is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Doctor have?
- MCP Toplist tracks 1 version of MCP Doctor, most recently published on Mar 1, 2026.
- Where can I find the source code for MCP Doctor?
- The source code for MCP Doctor is hosted at github.com/jiansen/mcp-doctor.
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.