databases
Pgmcp
Natural language PostgreSQL queries with automatic streaming, read-only safety, and universal database compatibility.
local
rust
databases
Installation
npx -y subnetmarco/pgmcpConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub