MCP-Server-postgres

CodeNexus-ai/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.

Tools

Functions exposed to the LLM to take actions

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.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources