postgres-mcp

habuvo/postgres-mcp

3.2

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.

Tools

Functions exposed to the LLM to take actions

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.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources