Skip to content
Back to search
30
MCP

io.github.bharath-code/regressguard

io.github.bharath-code/regressguard

Deterministic API regression checks for AI agents: snapshot a baseline, catch broken contracts.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.MukundaKatta/agentguard
Network-egress firewall for agent tools: check URLs against a declarative policy.
0 tools
io.github.mukundakatta/agentsnap
Snapshot tests for AI tool-call traces: diff, validate, and catch silent regressions.
0 tools
io.github.mukundakatta/agentguard
Network-egress firewall for agent tools: check URLs against a declarative policy.
0 tools
io.github.dgtalquantumleap-ai/ebenova-scope-guard
AI contract scope violation detector. Detect scope creep, draft responses.
0 tools
io.github.MukundaKatta/agentsnap
Snapshot tests for AI tool-call traces: diff, validate, and catch silent regressions.
0 tools
io.github.mdfifty50-boop/agent-guard
Constitutional guardrails and loop detection for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.bharath-code/regressguard": {
      "url": "None",
      "transport": "http"
    }
  }
}