StacklokLabs/ocireg-mcp
by Various
An MCP (Model Context Protocol) server that provides tools for querying OCI registries and image references.
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.