postgres-mcp
If you are the rightful owner of postgres-mcp 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.
This is a Model Context Protocol (MCP) server that provides an interface to interact with PostgreSQL databases.
execute_tool
Executes a single SQL statement.
query_tool
Executes a SELECT query and returns the results.
transaction_tool
Executes multiple statements in a transaction.
schema_tool
Retrieves schema information for a table.