anass1209/MCP_PostgreSQL
3.2
If you are the rightful owner of MCP_PostgreSQL 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 Intelligent PostgreSQL MCP Client integrates a Model Context Protocol server with PostgreSQL and Large Language Models for natural language database querying.
Tools
Functions exposed to the LLM to take actions
list_databases
List all available databases.
list_tables
List tables in a specific database.
describe_table
Describe the schema of a table.
run_sql
Execute secure SELECT SQL queries.
sample_data
Display sample data from a table.
Step-by-step analysis tools
Tools for intelligent query generation.
debug_connection
Debug tool for testing connections and functionality.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client