QueryPilot runs on your own machine — the client starts it, so there is no endpoint to ping. 69 installs a week from pypi. Last commit 12 Jul 2026.
Safe SQL gateway for AI agents: SELECT-only validation, access policies, masking, audit trail, evals
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 querypilot -- uvx querypilot
{
"mcpServers": {
"querypilot": {
"args": [
"querypilot"
],
"command": "uvx"
}
}
}
[mcp_servers.querypilot]
command = "uvx"
args = ["querypilot"]
{
"mcpServers": {
"querypilot": {
"args": [
"querypilot"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"querypilot": {
"args": [
"querypilot"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.