cloud platforms
Ocireg Mcp
An SSE-based MCP server that allows LLM-powered applications to interact with OCI registries. It provides tools for retrieving information about container images, listing tags, and more.
cloud
rust
cloud platforms
Installation
npx -y StacklokLabs/ocireg-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "ocireg-mcp",
"command": "npx",
"args": [
"-y",
"StacklokLabs/ocireg-mcp"
]
}About This MCP Server
StacklokLabs/ocireg-mcp
An SSE-based MCP server that allows LLM-powered applications to interact with OCI registries. It provides tools for retrieving information about container images, listing tags, and more.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub