Back to search
30
MCP

io.github.mdfifty50-boop/agent-guard

io.github.mdfifty50-boop/agent-guard

Constitutional guardrails and loop detection for AI agents

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

Similar MCP servers embedding-nearest

io.github.mdfifty50-boop/agent-security
Security scanning and threat detection for AI agents
0 tools
io.github.mdfifty50-boop/scope-guard
Hard scope boundaries to prevent AI agent drift
0 tools
Agent Guardrails
Merge gates and safety checks for AI coding agents via MCP.
0 tools
io.github.mdfifty50-boop/qc-validator
Output quality control and validation for AI agents
0 tools
io.github.mdfifty50-boop/agent-replay
Record and replay AI agent execution for debugging
0 tools
agent-guardrails
Production guardrails for AI coding agents
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.mdfifty50-boop/agent-guard": {
      "url": "None",
      "transport": "http"
    }
  }
}