postgres-mcp-server

Neetesh1/postgres-mcp-server

3.2

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

A Model Context Protocol (MCP) server designed for read-only operations on PostgreSQL databases, integrated with VS Code Copilot.

Tools

Functions exposed to the LLM to take actions

query_database

Execute SELECT queries on your databases.

list_tables

List all tables in a database schema.

describe_table

Get detailed table structure information.

get_table_sample

Get sample rows from a table.

list_schemas

List all schemas in the database.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources