Skip to content
Back to search
30
MCP

QueryPilot

io.github.nickklos10/querypilot

Safe SQL gateway for AI agents: SELECT-only validation, access policies, masking, audit trail, evals

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

Similar MCP servers embedding-nearest

QueryShield
Secure SQL proxy for AI agents with natural language to SQL translation, AST safety checks, per-agent row-level security, and audit logging.
0 tools
io.github.bch1212/queryshield
Secure SQL proxy for AI agents — NL→SQL, AST safety, per-agent RLS, audit log.
0 tools
QueryBear
Safe, read-only Postgres and MySQL access for AI agents. Audit log + column-level controls.
0 tools · streamable-http
agent-policy-gateway-mcp
Compliance & guardrails for AI agents — PII filtering, audit logging, GDPR/AI Act checks, kill switch
0 tools
SqlAugur
MCP server providing AI assistants with safe, read-only SQL Server access
0 tools
A2DB
Safe, read-only database access for AI agents across PostgreSQL, SQLite, MySQL, Oracle, and SQL Server.
0 tools

How to use

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

{
  "mcpServers": {
    "querypilot": {
      "url": "None",
      "transport": "http"
    }
  }
}