Over-Reach Detector runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from pypi. Last commit 22 May 2026.
Detect when AI code changes exceed declared task scope (MCP server).
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 over-reach-detector -- uvx over-reach-detector
{
"mcpServers": {
"over-reach-detector": {
"args": [
"over-reach-detector"
],
"command": "uvx"
}
}
}
[mcp_servers.over-reach-detector]
command = "uvx"
args = ["over-reach-detector"]
{
"mcpServers": {
"over-reach-detector": {
"args": [
"over-reach-detector"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"over-reach-detector": {
"args": [
"over-reach-detector"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.