mcp-data-platform-v0.28.4
Bug Fixes
- Fix broken DataHub tools (#160): Removes stale
mcp-datahub v1.0.1entries fromgo.sumthat persisted after the v1.0.2 upgrade. The lingering hashes allowed CI to resolve cached v1.0.1 artifacts, causing three tools —datahub_get_entity,datahub_get_lineage, anddatahub_get_data_product— to fail at runtime. Forcing a clean v1.0.2 fetch restores correct behavior.
Installation
Homebrew (macOS)
brew install txn2/tap/mcp-data-platformClaude Code CLI
claude mcp add mcp-data-platform -- mcp-data-platformDocker
docker pull ghcr.io/txn2/mcp-data-platform:v0.28.4Verification
All release artifacts are signed with Cosign. Verify with:
cosign verify-blob --bundle mcp-data-platform_0.28.4_linux_amd64.tar.gz.sigstore.json \
mcp-data-platform_0.28.4_linux_amd64.tar.gz