πŸ’»

Ocireg

πŸ”΄Dangerous
Development

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.

STEP 1

Understand what it does

Tell your agent things like:

β†’β€œuse ocireg”
β†’β€œwrite code”
β†’β€œreview code”
β†’β€œmanage repository”
PERMISSIONS

What this capability can access

This capability requires the following permissions:

This capability has elevated permissions including System Administration. Review the permissions below carefully before granting access to your agent.

πŸ“–
Read Files
Reads local files and directories
✏️
Write/Delete Files
Creates, modifies, or deletes files
βš™οΈ
System Administration
Modifies system configuration or infrastructure
STEP 2

Set it up

Available on 1 platform. Pick yours:

MCP (Model Context Protocol)Docs

Add to your MCP client configuration:

{
  "mcpServers": {
    "ocireg": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-ocireg"]
    }
  }
}
STEP 3

Go deeper

Full documentation and source code

Add to your README

Show that your tool is listed on AgentSift

Ocireg trust score on AgentSift
[![AgentSift](https://agentsift.com/api/badge/capability/ocireg)](https://agentsift.com/capabilities/ocireg)

Options: ?style=flat-square for square corners, ?score=false for simple β€œlisted” badge

#mcp#development#agent-tool

Related capabilities