subnetmarco/pgmcp
3.6
If you are the rightful owner of pgmcp 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.
PGMCP is a server that enables AI assistants to access PostgreSQL databases using natural language queries, ensuring secure, read-only interactions.
Tools
Functions exposed to the LLM to take actions
ask
Translates natural language questions into SQL queries and executes them.
search
Performs free-text search across all text columns in the database.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client