Enterprise DNA
M MCP Servers Developer low

StacklokLabs/ocireg-mcp

by Various

An MCP (Model Context Protocol) server that provides tools for querying OCI registries and image references.

S

MCP

StacklokLabs/ocireg-mcp

Added 1 June 2026

Overview

An MCP server written in Go that exposes tools for querying OCI registries and image references. It allows MCP-compatible clients to inspect container image metadata and tags.

Best for

Best for
Developers who need to query container registries from MCP-enabled AI assistants or automation tools

Use cases

  • Querying image tags and manifests from a container registry
  • Inspecting image references for dependency analysis
  • Integrating registry lookups into MCP-based workflows

Notes

An MCP server written in Go that exposes tools for querying OCI registries and image references. It allows MCP-compatible clients to inspect container image metadata and tags.

13 stars on GitHub. Last updated 2026-05-29. Licensed Apache-2.0.

Use cases

  • Querying image tags and manifests from a container registry
  • Inspecting image references for dependency analysis
  • Integrating registry lookups into MCP-based workflows

Pros

  • Lightweight Go implementation with no external dependencies
  • Open source under a permissive license
  • Focused on a specific, well-defined protocol (MCP)

Cons

  • Low community adoption and limited documentation
  • Requires an MCP-compatible client to be useful
  • Only supports read operations on OCI registries

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Lightweight Go implementation with no external dependencies
  • Open source under a permissive license
  • Focused on a specific, well-defined protocol (MCP)

Cons

  • Low community adoption and limited documentation
  • Requires an MCP-compatible client to be useful
  • Only supports read operations on OCI registries