Proxy Doctor runs on your own machine — the client starts it, so there is no endpoint to ping. 99 installs a week from pypi. Last commit 1 Mar 2026.
Diagnose proxy misconfigurations that break AI coding tools (Cursor, VS Code, Windsurf)
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 proxy-doctor -- uvx proxy-doctor
{
"mcpServers": {
"proxy-doctor": {
"args": [
"proxy-doctor"
],
"command": "uvx"
}
}
}
[mcp_servers.proxy-doctor]
command = "uvx"
args = ["proxy-doctor"]
{
"mcpServers": {
"proxy-doctor": {
"args": [
"proxy-doctor"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"proxy-doctor": {
"args": [
"proxy-doctor"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.