Query PostgreSQL databases in plain English with read-only schema discovery.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-postgres-query-agent" yet — see the docs or source repo.
Use natural language to query the PostgreSQL database for the total number of orders and total sales in the last 30 days, and tell me which tables you used.
Returns SELECT-based query results and explains which discovered tables were involved.
First inspect which tables are related to users and subscriptions, then tell me which fields can be used to count new subscription users per month.
Performs schema discovery first, then identifies relevant tables and fields for the query.
Please query this business question in English: find the top 5 customers by sales in each region this year.
Converts the natural-language request into a read-only query and returns the results.
Data analysts can query PostgreSQL data in natural language without writing SQL manually. It can also discover the schema first to help identify relevant tables.
When developers inherit an unfamiliar database, they can use schema discovery to understand the schema and then run read-only SELECT queries to validate the data.
Researchers or business users can turn business questions in English into database queries and retrieve information from PostgreSQL in a conversational way.
It is a read-only natural-language database agent that exposes PostgreSQL schema discovery and SELECT capabilities through MCP. Users can query database content in plain language.
Based on the provided description, it is read-only and focuses on schema discovery and SELECT queries. No insert, update, or delete capability is mentioned.
The provided information only explicitly mentions PostgreSQL. For support of other databases, see the source repository.
Query PostgreSQL databases, inspect schemas, and analyze performance with natural language.
Query PostgreSQL databases and schemas through natural language with read-only AI access.
Lets AI assistants run SQL and inspect PostgreSQL schemas via MCP tools.
Query PostgreSQL securely in read-only mode using natural language.
Query PostgreSQL databases in natural language with intelligent SQL generation.
Explore PostgreSQL schemas and run safe read-only queries for analysis.