Safely inspect and query PostgreSQL databases using natural language.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MCP PostgreSQL" yet — see the docs or source repo.
Read the structure of this PostgreSQL database and list all schemas, table names, column names, column types, and possible primary-foreign key relationships between tables.
A clear schema overview showing tables, columns, and relationships for quick understanding.
Query the total number of orders, total sales, and daily trends for the last 30 days; if column names are unclear, first identify the most likely related tables and fields before querying.
Returns the query results or a query summary, explaining which tables and fields were used.
I see an 'active users' metric in a report. Help me find the likely source tables, calculation fields, and join logic in the database, and explain your reasoning.
Provides likely data source paths for the metric, making analysis and validation easier.
Safely query read-only PostgreSQL data and inspect schemas, tables, and columns.
Connect AI assistants to PostgreSQL for secure querying, management, and analysis.
Safely explore PostgreSQL schemas and run controlled read or write queries.
Safely let AI query and analyze Postgres data in read-only mode.
Query PostgreSQL securely in read-only mode using natural language.
Connect to PostgreSQL via MCP for queries, schema inspection, and database changes.