JaviMaligno/postgres_mcp
3.3
If you are the rightful owner of postgres_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The PostgreSQL MCP Server is a Model Context Protocol server designed to facilitate database querying, schema exploration, and table management for PostgreSQL databases.
Tools
Functions exposed to the LLM to take actions
query
Execute SQL queries
list_schemas
List database schemas
list_tables
List tables in a schema
describe_table
Get table structure details
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client