Skip to content

Releases: PlatformRelay/IBM-MQ-MCP-Server

ibm-mq-mcp 0.6.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 14:18
8603459

0.6.0 - 2026-08-05

Features

  • con-002: Resolve k8s secret references lazily 4169ee6

  • sec-002: Payload-safe audit trail with correlation 1e871ea


Container image

ghcr.io/platformrelay/ibm-mq-mcp:0.6.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:60fb97eb40167e1fed516fa062631521f6ea4b65f710bb34a4a570a7c27809e8

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.

ibm-mq-mcp 0.5.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 13:44
81a7f59

0.5.0 - 2026-08-05

Bug Fixes

  • sec-001: Apply abuse limits before bearer auth on remote MCP 81a7f59

  • adm-003: Reject MQSC newline injection and redact JSON command 8d38649

Features

  • sec-001: Opt-in remote MCP bearer gate and abuse limits 3776967

  • adm-003: Exceptional MQSC tool behind double opt-in e443ef9


Container image

ghcr.io/platformrelay/ibm-mq-mcp:0.5.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:dcc7572039ffec928ad0a4417493a40056c74932e5b801fe5c5a03a2e529871f

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.

ibm-mq-mcp 0.4.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 13:23
9df96c3

0.4.0 - 2026-08-05

Bug Fixes

  • adm-001: Evaluate hook before mqweb on alter/delete 1cd331d

Features

  • adm-002: Typed channel, CHLAUTH, and authrec administration 9df96c3

  • adm-001: Register guarded queue administration tools e63b424

  • mqadmin: Typed queue define/alter/delete port 1b34023

  • int-001: Add pre-mutation hook for MKurator ownership 36db0c1

  • out-001: Compact text fallback and output benchmarks 34bf044


Container image

ghcr.io/platformrelay/ibm-mq-mcp:0.4.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:e25e1ff71fc2d5abb37eb7af6ad41b55ead97ab72accc30ae3a4184d360cdef8

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.

ibm-mq-mcp 0.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 12:51
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.

ibm-mq-mcp 0.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 12:25
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.

ibm-mq-mcp 0.1.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 11:44
9db65c0

0.1.1 - 2026-08-05

Bug Fixes

  • release: Align asset tarball names with checksum glob 9db65c0

Container image

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

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:4409593a5d333ba2570a403b95d007e2f199e4b674a56167f40181ce1777df5e

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.