Skip to content

ibm-mq-mcp 0.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 12:25
· 27 commits to main since this release
be6bcfa

0.2.0 - 2026-08-05

Bug Fixes

  • ins-003: Redact endpoint creds and split 401 from 403 be6bcfa

  • con-001: Wire mTLS and cover pool/timeout/auth tests 4ff4d8c

Features

  • ins-003: Diagnostics MCP tools and profile connectivity check d669a1e

  • mqadmin: Offline reason explain and connectivity taxonomy 7686013

  • ins-002: Inspect channels listeners subscriptions d704947

  • mcpserver: Register INS-001 inspection MCP tools 63e45af

  • application: Inspector service with policy-before-I/O ordering 8407d45

  • mqweb: Admin REST adapter for queue manager and queue reads 38eaa01

  • collection: Shared bounded-result envelope for inspection 7a7c5ac

  • pol-001: Deny-by-default capability enforcement cb6cb5f

  • con-001: Profile catalog and secret resolution d1acf8a


Container image

ghcr.io/platformrelay/ibm-mq-mcp:0.2.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:6b7c153a909378c8ab4253d0d157ea501869dd1a5138ea5443ff6757455b440d

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.