1. Images & Charts
  2. wikipedia-mcp

Minimus is ending operations. The registry shuts down 22 October 2026. Read the announcement here

wikipedia-mcp

wikipedia-mcp

Apps
Updated yesterday

Compliance

Understand the compliance standards and security best practices supported by this image.

SBOM Signature

Verify this image using Cosign to confirm it originates from Minimus. Cosign by Sigstore is the recommended open source toolset for supply-chain security.

The commands below verify latest. With a subscription for this image, you can verify any version and its SBOM. Learn More

Get Cosign

You can use the Cosign image offered by Minimus or install the following locally:
  • Cosign-a command line utility used to sign software artifacts and verify and download image signatures and attestations.
  • jq-a JSON processor used to format the signatures and attestations.

Verify SBOM Signature

Run the Cosign command to verify the image SBOM. The command uses an architecture-specific digest ID.

Verify latest

cosign verify-attestation \
    --type https://spdx.dev/Document \
    --certificate-oidc-issuer=https://accounts.google.com \
    --certificate-identity=minimus-images-sa@prod-375107.iam.gserviceaccount.com \
reg.mini.dev/wikipedia-mcp@sha256:f507f838bc8202d75831b44615d8a99d7d99a9adf1673e743e80949a3172684d
Expected output
Verification for <image URL> --
The following checks were performed on each of these signatures:
- The cosign claims were validated
- Existence of the claims in the transparency log was verified offline
- The code-signing certificate was verified using trusted certificate authority certificates
Certificate subject: https://github.com/minimusio/images/.github/workflows/build.yaml@refs/heads/main
Certificate issuer URL: https://token.actions.githubusercontent.com
GitHub Workflow Trigger: push
GitHub Workflow SHA: dd163c4c4cd40309e9125158ed8c4698680d931f
GitHub Workflow Name: Publish
GitHub Workflow Repository: minimusio/images
GitHub Workflow Ref: refs/heads/main
{"payloadType":"application/vnd.in-toto+json","payload":"eyJfdHlwZSI6Imh0dHBzOi8vaW4tdG90by5pby9TdGF0Z…