Skip to content

mcp-data-platform-v1.39.7

Choose a tag to compare

@github-actions github-actions released this 12 Mar 03:05
· 262 commits to main since this release
ae9df50

Bug Fixes

  • Public viewer: iframe fills viewport with no footer gap — The wrapper div inside .content defaulted to flex: 0 1 auto, so it did not stretch to fill its parent. The iframe's flex: 1 had no effect because its parent was not a flex container. Added .content > div as a flex column so the iframe expands to fill all remaining viewport space. (#230)

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.39.7

Verification

All release artifacts are signed with Cosign. Verify with:

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