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.

0
View on GitHub

Installation

npx -y StacklokLabs/ocireg-mcp

Configuration

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

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →