Skip to content
Back to search
30
MCP

io.github.bolyra/shield

io.github.bolyra/shield

Stdio MCP auth proxy: wrap any MCP server with per-tool permission enforcement.

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

Similar MCP servers embedding-nearest

io.github.bolyra/gateway
MCP auth gateway: verify agent identity, enforce per-tool permissions, block replays, emit receipts.
0 tools
io.github.mcpshield-dev/mcpshield
Security scanner for MCP servers - detects tool poisoning and injection
0 tools
io.github.MCPShield-Dev/mcpshield
Security scanner for MCP servers - detects tool poisoning and injection
0 tools
io.github.buttonmonkey/mcp-loom
Stdio MCP proxy: intercepts oversized tool results into a queryable embedded DuckDB.
0 tools
io.github.rudraneel93/mcp-guardian
Security, cost, and health governance proxy for MCP infrastructure
0 tools
io.github.bountyyfi/mcp-watchdog
MCP security proxy - detects and blocks 40+ MCP attack classes. Zero config.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.bolyra/shield": {
      "url": "None",
      "transport": "http"
    }
  }
}