mcp-postgres-server

MadeByNando/mcp-postgres-server

3.1

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

The MCP Postgres Server implements the Model Context Protocol for Cursor, utilizing a PostgreSQL database for model context storage.

Tools

Functions exposed to the LLM to take actions

postgres_query

Execute a read-only SQL query

postgres_list_tables

List all tables in the database

postgres_describe_table

Get the schema of a specific table

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources