# QueryPilot MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-nickklos10-querypilot
- Repository: https://github.com/nickklos10/QueryPilot
- Website: https://github.com/nickklos10/QueryPilot#mcp-server

## Install
- Command: `uvx querypilot`
- Auth: Auth required by registry metadata

## Setup notes
- Package: Pypi querypilot v0.1.1
- Environment variable: QUERYPILOT_DATABASE_URL (required; secret)
- Environment variable: QUERYPILOT_DIALECT (default sqlite; choices sqlite, postgres, postgresql)
- Environment variable: QUERYPILOT_MAX_ROWS (default 100)
- Environment variable: QUERYPILOT_TIMEOUT_SECONDS (default 10)
- Environment variable: QUERYPILOT_ACCESS_POLICY_JSON
- Environment variable: QUERYPILOT_MCP_TRANSPORT (default stdio; choices stdio, streamable-http, sse)
- The upstream registry signals required auth or secrets.

## Tools
Not captured

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.nickklos10
- Version: 0.1.1
- Runtime: Pypi
- Transports: STDIO
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 11, 2026
- Source: https://registry.modelcontextprotocol.io
