Skip to the content.

MCPg v0.6.6 — release notes

Released: 2026-07-01 Tool surface: 252 tools across 19 capability buckets Tests: 2623 pass (PG 14 / 15 / 16 / 17 / 18 / 19 / WarehousePG) CI: PG 14-19 + a now-fully-passing WarehousePG lane

This is a patch-level bump (0.6.5 → 0.6.6). It completes the entire feature roadmap tracked in docs/feature-shortlist.md — six new read-capable tools spanning live-ops, vector retrieval, and graph projection — plus a set of real reliability fixes surfaced by finally getting the WarehousePG CI lane to run against a genuine server. Every addition is backward-compatible and additive.

New tools

Live database operations

Retrieval & vector

Graph

Enhancements

Reliability fixes

Upgrade

pip install --upgrade mcpg   # once published to PyPI
docker pull ghcr.io/devopam/mcpg:0.6.6   # or :latest

No configuration changes required.

Full changelog

See ../CHANGELOG.md [0.6.6] for the complete itemised list.