assadnasser/db-mcp-server
If you are the rightful owner of db-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.
A Model Context Protocol (MCP) server that allows users to connect to PostgreSQL databases.
Tools
Functions exposed to the LLM to take actions
test-connection
Tests a connection to a PostgreSQL database.
query
Executes a SQL query on a PostgreSQL database.
list-tables
Lists tables in a PostgreSQL database.
describe-table
Describes the schema of a table in a PostgreSQL database.
get-database-stats
Gets statistics about a PostgreSQL database.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client