postgres-mcp-server

postgres-mcp-server

3.5
Certified
databases

A Model Context Protocol (MCP) server implementation for PostgreSQL database exploration and querying.

execute_query

Execute a custom SELECT SQL query and return the results.

list_tables

List all tables in the current PostgreSQL database.

get_table_schema

Get the schema definition for a specified table.

filter_instances

Filter database records based on specified criteria.

get_database_stats

Get general statistics and metadata about the PostgreSQL database.