← Back to Plugins
MCP Server MCP

io.github.bolyra/shield

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @bolyra/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@bolyra/shield",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...