mcp-data-platform-v1.39.7
Bug Fixes
- Public viewer: iframe fills viewport with no footer gap — The wrapper
divinside.contentdefaulted toflex: 0 1 auto, so it did not stretch to fill its parent. The iframe'sflex: 1had no effect because its parent was not a flex container. Added.content > divas a flex column so the iframe expands to fill all remaining viewport space. (#230)
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.7Verification
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