Loading MCP server directory, please wait...
Security middleware for MCP. Blocks prompt injection, PII leakage, and resource exhaustion.
npx @getmcp/cli add io.github.vaquarkhan/mcp-bastionRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vaquarkhan/mcp-bastion": {
"command": "npx",
"args": [
"-y",
"@mcp-bastion/core"
]
}
}
}