Skip to content

mcp-data-platform-v1.56.1

Choose a tag to compare

@github-actions github-actions released this 19 Apr 07:01
· 170 commits to main since this release
7a4748c

Tool List Change Notifications

MCP clients now receive notifications/tools/list_changed when the server's tool list changes. Previously, clients that reconnected after a server upgrade kept their stale cached tool list and would not see newly registered tools until a manual disconnect/reconnect.

This enables seamless upgrades — deploying a new version with additional tools (e.g., trino_export from v1.56.0) is immediately visible to connected clients without requiring them to restart their session.

Installation

Homebrew (macOS)

brew install txn2/tap/mcp-data-platform

Claude Code CLI

claude mcp add mcp-data-platform -- mcp-data-platform

Docker

docker pull ghcr.io/txn2/mcp-data-platform:v1.56.1

Verification

All release artifacts are signed with Cosign. Verify with:

cosign verify-blob --bundle mcp-data-platform_1.56.1_linux_amd64.tar.gz.sigstore.json \
  mcp-data-platform_1.56.1_linux_amd64.tar.gz