wongjingping/postgres-mcp
3.2
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.
A Model Context Protocol server for querying PostgreSQL databases with tools for data retrieval and schema inspection.
Tools
Functions exposed to the LLM to take actions
query_database
Execute SELECT queries (with SQL injection protection)
get_table_schema
Get table column information and constraints
list_tables
List all database tables
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client