Proxy Doctor runs on your own machine — the client starts it, so there is no endpoint to ping. 96 installs a week from pypi. Last commit 1 Mar 2026.
Diagnose proxy misconfigurations that break AI coding tools (Cursor, VS Code, Windsurf)
We read the source, 23 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
r = subprocess.run(
fix.command, shell=True, capture_output=True, text=True, timeout=30,
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
AI text detection and humanization for Claude Code, Cursor, and Windsurf.
VibeLens MCP tool for AI to visualize code changes with inline annotations in VS Code/Cursor
Bug reports, AI diagnosis, and status management for Cursor, Claude, Windsurf.
Diagnose GitHub Actions CI: lint, flaky tests, wasted minutes, health score. Read-only MCP tools.
Agentic Reddit/HN buying-signal detection for Claude Code, Cursor, and Windsurf via MCP.
Extract URLs from documentation, configuration and code, with their protocol and position.
Native Weavatrix MCP: 43 read-only repository tools across 24 code and configuration surfaces.
Connect Claude, Cursor, Codex, and other AI tools to your robotics mission data.
Answers built from our own checks of this server.