Shield runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 3 Aug 2026.
Stdio MCP auth proxy: wrap any MCP server with per-tool permission enforcement.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add shield -- npx -y @bolyra/shield
{
"mcpServers": {
"shield": {
"args": [
"-y",
"@bolyra/shield"
],
"command": "npx"
}
}
}
[mcp_servers.shield]
command = "npx"
args = ["-y", "@bolyra/shield"]
{
"mcpServers": {
"shield": {
"args": [
"-y",
"@bolyra/shield"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"shield": {
"args": [
"-y",
"@bolyra/shield"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.