Skip to content

mcp-data-platform-v1.39.6

Choose a tag to compare

@github-actions github-actions released this 12 Mar 01:42
· 263 commits to main since this release
0bb5f56

Bug Fixes

  • Public viewer: iframe fills viewport with no footer gap — The JsxRenderer component sets an inline height: 80vh on iframes, which overrode the stylesheet's flex layout. Added height: auto !important to neutralize the inline style, letting flex: 1 stretch the iframe to fill all remaining viewport space. (#229)

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

Verification

All release artifacts are signed with Cosign. Verify with:

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