mohmd21x/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 dayong@mcphub.com.
A standalone Model Context Protocol (MCP) server providing PostgreSQL database access for AI agents and chat applications.
Tools
Functions exposed to the LLM to take actions
postgres_query
Execute SQL queries on the PostgreSQL database.
postgres_list_tables
List all tables in the current database.
postgres_describe_table
Get schema information for a specific table.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client