PG-MCP is a Model Context Protocol (MCP) server for PostgreSQL databases, designed to enhance AI agent interaction. It extends the reference Postgres MCP implementation with features such as full server implementation, multi-database support, rich catalog information, extension context for PostgreSQL extensions like PostGIS and pgvector, query explanation tools, and robust connection management. It provides a comprehensive API for AI agents to discover, connect to, query, and understand PostgreSQL databases through MCP's resource-oriented architecture.