gharshit/mcpServer
3.2
If you are the rightful owner of mcpServer 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.
This project implements a Model Context Protocol (MCP) server for standardized AI interaction with PostgreSQL databases.
Tools
Functions exposed to the LLM to take actions
ping
Health check
list_schemas
List all database schemas
list_tables
List tables in a schema
get_table_info
Get table schema information
run_sql_query
Execute read-only SQL queries
run_explain_query
Get query performance metrics
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client