MCP Doctor runs on your own machine — the client starts it, so there is no endpoint to ping. 276 installs a week from pypi. Last commit 1 Mar 2026.
Check and improve the contract quality of any MCP server — for humans, agents, and platforms.
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.
claude mcp add mcp-doctor -- uvx mcp-doctor
{
"mcpServers": {
"mcp-doctor": {
"args": [
"mcp-doctor"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-doctor]
command = "uvx"
args = ["mcp-doctor"]
{
"mcpServers": {
"mcp-doctor": {
"args": [
"mcp-doctor"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-doctor": {
"args": [
"mcp-doctor"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.