Skip to content

ibm-mq-mcp 0.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 12:51
· 16 commits to main since this release
5e7c4f2

0.3.0 - 2026-08-05

Bug Fixes

  • msg-003: Surface partial consume results on mid-batch failure 5e7c4f2

Features

  • messaging: Add separately gated consume_queue_messages (MSG-003) 1d3000b

  • mcp: Register put_queue_message tool f67f4eb

  • mqweb: Implement PutMessage POST adapter 7044ede

  • application: Add produce orchestration with policy gate a8bab20

  • messaging: Validate put payloads and extend client port 4acbda6

  • mcp: Add browse_queue_messages tool 06b02a2

  • messaging: Bounded non-destructive browse port 6d7d557


Container image

ghcr.io/platformrelay/ibm-mq-mcp:0.3.0

Multi-arch (linux/amd64, linux/arm64), distroless nonroot base. Runs the MCP server over stdio.

OCI attestations (SBOM + SLSA provenance) are attached in GHCR. Verify the signature:

cosign verify \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --certificate-identity-regexp '^https://github.com/PlatformRelay/IBM-MQ-MCP-Server/.+' \
  ghcr.io/platformrelay/ibm-mq-mcp@sha256:808d41cc4fd4d94b45406c2234a07450f2185e2660a612149c022c2a07186e30

Standalone binary

Download the tarball for your platform from the assets below, extract ibm-mq-mcp, and run:

./ibm-mq-mcp

Verify checksums with sha256sum -c checksums.txt.