databases

Pgmcp

Natural language PostgreSQL queries with automatic streaming, read-only safety, and universal database compatibility.

local
rust
databases
0
View on GitHub

Installation

npx -y subnetmarco/pgmcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "pgmcp",
  "command": "npx",
  "args": [
    "-y",
    "subnetmarco/pgmcp"
  ]
}

About This MCP Server

subnetmarco/pgmcp

Natural language PostgreSQL queries with automatic streaming, read-only safety, and universal database compatibility.

GitHub: https://github.com/subnetmarco/pgmcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub