ShakibaMirbagheri/mcp-postgres-wrapper
3.2
If you are the rightful owner of mcp-postgres-wrapper 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 production-ready, standalone Model Context Protocol (MCP) server that provides 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