CyprianFusi/MCP-server-postgres
3.2
If you are the rightful owner of MCP-server-postgres 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.
The PostgreSQL MCP Server by BINATI AInalytics provides access to PostgreSQL databases for data analysis through resources, tools, and prompts.
Tools
Functions exposed to the LLM to take actions
list_tables
List all tables in the database
get_table_schema
Get detailed schema for a specific table
execute_query
Execute read-only SQL queries (SELECT, WITH, SHOW)
get_table_stats
Get statistics for a table (row count, size, indexes)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client