pg mcp

Local 2025-09-01 00:54:20 0

PG-MCP is an HTTP server implementation that enables AI systems to interact with PostgreSQL databases via MCP, providing tools for querying, connecting to multiple databases, and exploring schema resources. The system enriches context by extracting table/column description from database catalogs.


This repository hosts the static documentation site for pg-mcp-server, available live at:

? https://stuzero.github.io/pg-mcp/

If you're looking for the source code for pg-mcp-server, it's been moved to:

? https://github.com/stuzero/pg-mcp-server

pg-mcp-client can be found here:

? https://github.com/stuzero/pg-mcp-client