Skip to the content.

Changelog

All notable changes to MCPg are documented here. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Security

Changed

[0.6.11] - 2026-07-10

Added

Fixed

Security

[0.6.10] - 2026-07-09

Fixed

Changed

Added

Changed

[0.6.9] - 2026-07-07

Added

Changed

Fixed

[0.6.8] - 2026-07-05

Added

Fixed

[0.6.7] - 2026-07-03

Added

Changed

Fixed

[0.6.6] - 2026-07-01

Added

Changed

Fixed

[0.6.5] - 2026-06-30

Added

Changed

Fixed

[0.6.4] - 2026-06-27

Added

Changed

Added

Changed

Phase 3 — PG 19 readiness (was staged for the unreleased 0.6.3)

Added

Added

Added

Changed

Added

[0.6.2] - 2026-06-17

Added

Security

Added

Security

Added

Changed

Docs

Dependencies

[0.6.1] - 2026-06-09

Added

Docs

Added

Changed (BREAKING)

Added

[0.6.0] - 2026-06-05

Added

Docs

Changed

[0.5.1] - 2026-05-29

Inaugural PyPI release. Three landings since 0.5.0: security hardening, license switch to MIT, and the packaging surface needed to publish to PyPI.

Added

Changed

Security

Changed

Added

[0.5.0] - 2026-05-27

Thirty-three new MCP tools and four major runtime features, closing the full docs/feature-shortlist.md (Tier A + Tier B + Tier C) plus an NL→SQL helper. Brings the total MCP tool surface from 74 to 107 and adds: HTTP transport bearer-token auth, Prometheus /metrics, TimescaleDB wrappers, hybrid (vector + FTS) search, per-request SET ROLE multi-tenancy, server-side cursors, RLS testing, synthetic test-data generation, FK cascade graphs, and a natural-language → SQL helper.

Headline features

Added

[0.4.0] - 2026-05-26

Twenty-nine new MCP tools, closing Batches D / E / F / G of the post-0.3.0 roadmap (PLAN.md §11). Brings the total MCP tool surface from 45 to 74 and ships the long-planned cross-cutting features: the data-movement family, the LISTEN/NOTIFY bridge, the agent-driven migration shadow workflow, and three new ORM-DSL exporters (Drizzle / SQLAlchemy 2.0 / sqlc) alongside the existing Prisma one.

Headline features

Fixed

Added

Fixed

[0.3.0] - 2026-05-23

Twelve new MCP tools, closing Batch A of the post-0.2.0 roadmap (PLAN.md §11): catalog completeness (Phase 16), schema visualisation (Phase 17), and structural schema diff (Phase 18). Brings the total MCP tool surface from 33 to 45 and lays the structural foundation for Phase 27 shadow migrations.

Added

Changed

[0.2.0] - 2026-05-21

Extension support: index-method intelligence, extension management, and similarity-search tools (trigram, full-text, pgvector, PostGIS) — six new tools, each degrading gracefully when its extension is absent.

Added

Changed

[0.1.0] - 2026-05-21

First release: a production-grade PostgreSQL MCP server with 14 tools across introspection, querying, writes, and tuning — read-only by default, every statement validated, every tool call audited.

Added