Loading MCP server directory, please wait...
Secure SQL proxy for AI agents — NL→SQL, AST safety, per-agent RLS, audit log.
npx @getmcp/cli add io.github.bch1212/queryshieldRequires Python 3.10+. Community-contributed server. Review source before installing.
QUERYSHIELD_API_KEYAgent API key issued by QueryShield.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bch1212/queryshield": {
"command": "uvx",
"args": [
"queryshield-mcp"
],
"env": {
"QUERYSHIELD_API_KEY": "",
"QUERYSHIELD_BASE_URL": ""
}
}
}
}