Back to search
30
MCP

io.github.mukundakatta/agentguard

io.github.mukundakatta/agentguard

Network-egress firewall for agent tools: check URLs against a declarative policy.

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

Similar MCP servers embedding-nearest

io.github.agenson-horrowitz/agent-output-guard
Validate and verify data from other agents before acting on it. Zero LLM costs.
0 tools
AgentShield Guard
Runtime gateway for detecting prompt injection and jailbreak attempts in LLM agents.
0 tools
io.tooloracle/agentguard
AgentGuard — 20-tool AI safety MCP: policy preflight, risk scoring, audit logging, rate limits.
0 tools · streamable-http
Agent Output Guard
Validates and filters AI agent outputs for safety and compliance.
0 tools
io.github.mdfifty50-boop/agent-guard
Constitutional guardrails and loop detection for AI agents
0 tools
io.github.bch1212/injectshield
Prompt-injection firewall for AI agents — scan untrusted text before LLM calls.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.mukundakatta/agentguard": {
      "url": "None",
      "transport": "http"
    }
  }
}