Skip to content
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%
23 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.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
AgentGuard — security checks for AI agents
Secret, CVE and dependency-vulnerability scanning for AI agents (free, OSV.dev).
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

How to use

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

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