Provides Docker support for containerized deployment through Docker Compose, simplifying installation and environment setup.
Supports environment variable configuration via .env files for storing database connection details and API keys.
Provides tools for connecting to, querying, and exploring PostgreSQL databases, including schema discovery, query execution, and analysis of execution plans.
Uses YAML for defining extension context information, providing detailed knowledge about PostgreSQL extensions like PostGIS and pgvector.
pg-mcp
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