mcp-data-platform-v1.39.6
Bug Fixes
- Public viewer: iframe fills viewport with no footer gap — The JsxRenderer component sets an inline
height: 80vhon iframes, which overrode the stylesheet's flex layout. Addedheight: auto !importantto neutralize the inline style, lettingflex: 1stretch the iframe to fill all remaining viewport space. (#229)
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:v1.39.6Verification
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