An MCP server that exposes PostgreSQL/MySQL/SQLite/MongoDB databases to AI agents, converting natural language questions into SQL queries with configurable LLM providers and safe read-only operations.
Quarry provides an MCP server for database querying with safety rails, allowing AI agents to execute SQL queries, list connections, and manage schemas through a structured interface.
A zero-config MCP server that enables AI to access, analyze, and manage local SQLite databases with secure read-only querying and automatic schema discovery.