- Overreach
Overreach
Overreach catches AI-agent scope creep. You give it the prompt you gave your coding agent and the diff it produced; it flags every part of the diff the prompt didn't authorize — unauthorized dependencies, env vars, endpoints, cron jobs, files, and features. Every finding is deterministic set arithmetic (actual − authorized), not a probabilistic opinion. Ships a GitHub Action that fails PRs on scope_creep_score=HIGH. MIT, free to use.
Server Config
{
"mcpServers": {
"overreach": {
"command": "npx",
"args": [
"-y",
"overreach"
]
}
}
}Project Info
Created At
10 hours agoUpdated At
10 hours agoAuthor Name
Naveja00Star
-Language
-License
-Tags
Recommend Servers
View AllPatent Mcp Server
@deeparchi-ai
20 hours ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago
Sociavault
@olamide-olaniyan
5 hours ago
Test
@modelcontextprotocol
test
6 months ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago