Skip to content
Back to search
30
MCP sse

Tool-Guardian-Proxy

io.github.evozim/tool-guardian

Safety execution proxy protecting clients during tool calls.

Uptime
0.0%
28 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Aperion Shield
Local guardrail proxy that blocks destructive MCP tool calls, rug pulls, and tool poisoning
0 tools
io.github.rudraneel93/mcp-guardian
Security, cost, and health governance proxy for MCP infrastructure
0 tools
MCP Safety Warden
MCP proxy adding security scanning, behavioral profiling, risk gating, and safe tool call execution.
0 tools
io.github.bch1212/queryshield
Secure SQL proxy for AI agents — NL→SQL, AST safety, per-agent RLS, audit log.
0 tools
MCPower Security Proxy
Security proxy that wraps MCP servers with real-time monitoring and policy enforcement
0 tools
io.tooloracle/agentguard
AgentGuard — 20-tool AI safety MCP: policy preflight, risk scoring, audit logging, rate limits.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "tool-guardian-proxy": {
      "url": "https://tool-guardian-mcp.vercel.app/api/mcp",
      "transport": "sse"
    }
  }
}