Back to search
30
MCP

io.github.agenson-horrowitz/agent-output-guard

io.github.agenson-horrowitz/agent-output-guard

Validate and verify data from other agents before acting on it. Zero LLM costs.

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

Similar MCP servers embedding-nearest

Agent Output Guard
Validates and filters AI agent outputs for safety and compliance.
0 tools
@agenson-horrowitz/agent-output-guard-mcp
Agent Output Guard MCP Server - Validate and verify data from other agents before acting on it. Zero LLM costs, pure computation. Solves coo
0 tools
io.github.mukundakatta/agentguard
Network-egress firewall for agent tools: check URLs against a declarative policy.
0 tools
io.github.agenson-horrowitz/structured-data-validator
Validate, transform, and normalize structured data for AI agents.
0 tools
io.github.mukundakatta/agentcast
Structured-output enforcer: extract and validate JSON from messy LLM text.
0 tools
io.github.mdfifty50-boop/qc-validator
Output quality control and validation for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.agenson-horrowitz/agent-output-guard": {
      "url": "None",
      "transport": "http"
    }
  }
}