chumbalayaa/postgres-mcp-server
3.2
If you are the rightful owner of postgres-mcp-server 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.
An example Model Context Protocol (MCP) server implementation for managing a healthcare database with PostgreSQL.
Tools
Functions exposed to the LLM to take actions
get_patients
Search and retrieve patient records.
get_patient_details
Get comprehensive patient information including all sessions and payments.
get_providers
Retrieve provider records.
get_sessions
Flexible session querying with multiple filters.
get_payments
Retrieve payment records with filtering.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client