MCP-Server-postgres

MCP-Server-postgres

3.1

If you are the rightful owner of MCP-Server-postgres 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.

The MCP PostgreSQL server provides a structured way to manage and interact with PostgreSQL databases using a model context protocol.

list_tables_tool

API entry point for listing available tables in the database.

get_table_info_tool

API entry point for retrieving detailed information about a specific table.

query_table_tool

API entry point for querying data from a specified table with an optional limit on the number of rows returned.

execute_query_tool

API entry point for executing custom SQL queries with optional parameters.