OCI Registry

Integrates with OCI registries to retrieve container image metadata, list repository tags, access manifests and configurations, an

stackloklabs 13
Claude CodeClaude DesktopGeneric
View source ↗

This MCP server provides tools for querying OCI registries and container image references, enabling AI assistants to retrieve image information, list repository tags, and access image manifests and configurations. Built by StacklokLabs using Go with the google/go-containerregistry library and mark3labs/mcp-go framework, it supports multiple authentication methods including bearer tokens, username/password, and Docker keychain integration, with configurable port settings and graceful shutdown handling. The implementation offers four core tools for getting image metadata (digest, size, architecture, OS, creation date, layers), listing available tags for repositories, retrieving raw image manifests, and accessing detailed image configurations, making it valuable for container security analysis, image inventory management, registry auditing, and any workflow requiring programmatic access to OCI registry data.

Source

Repository: https://github.com/stackloklabs/ocireg-mcp

Maintain OCI Registry?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[OCI Registry on getagentictools](https://getagentictools.com/mcp/stackloklabs-ocireg-mcp?ref=badge)