Over-Reach Detector runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from pypi. Last commit 22 May 2026.
Detect when AI code changes exceed declared task scope (MCP server).
Today is the operative word: we check Over-Reach Detector every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
MCP server for PR code review, commit messages, changelogs, and secret detection.
Code context for AI dev tools: pack-scoped, cited code retrieval over MCP.
Code Executor MCP Server by MEOK AI Labs
MCP server that uses TypeScript AST to find which tests are affected by a code change
MCP server for PMD static code analyzer - run code analysis and detect duplicates
An MCP server that converts Figma designs into React code.
MCP server for AiList — search and discover Ai projects from Claude Code
Repo-native task continuity for AI coding agents: a reviewed task-state ledger served over MCP.
Answers built from our own checks of this server.