An SSE-based MCP server that allows LLM-powered applications to interact with OCI registries. It provides tools for retrieving information about
Ocireg mcp server lets Claude, Cursor and other MCP clients work with Ocireg directly. 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.
An MCP (Model Context Protocol) server that provides tools for querying OCI registries and image references.
This project implements 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.
Once connected, the assistant can call these 8 tools directly:
get_image_info — The get_image_info tool exposed by this serverlist_tags — The list_tags tool exposed by this serverget_image_manifest — The get_image_manifest tool exposed by this serverget_image_config — The get_image_config tool exposed by this serverPrerequisites — The Prerequisites tool exposed by this serverAuthentication — The server supports the following authentication methods for accessing private OCI registries (in order of priority):Testing — The Testing tool exposed by this serverLinting — The Linting tool exposed by this serverSetup follows the standard MCP pattern: clone or install the server, then register it in your client's configuration file and restart the client. The configuration snippets on this page cover Claude Desktop, Claude Code and Cursor.
Before the server will start you need to supply 3 environment variables: OCI_TOKEN, OCI_USERNAME, OCI_PASSWORD. Keep credentials in your client's env block or a secrets manager rather than committing them.
AI-service servers chain other models into your assistant, turning a single chat into a small production pipeline. Ocireg sits in that group, and the shape of its toolset — get_image_info, list_tags, get_image_manifest among others — tells you what it is really for. Worth comparing against the other ai services servers in this directory before you commit to one, since several overlap in scope but differ sharply in setup cost and permissions.
| Tool | What it does |
|---|---|
| get_image_info | The get_image_info tool exposed by this server. |
| list_tags | The list_tags tool exposed by this server. |
| get_image_manifest | The get_image_manifest tool exposed by this server. |
| get_image_config | The get_image_config tool exposed by this server. |
| Prerequisites | The Prerequisites tool exposed by this server. |
| Authentication | The server supports the following authentication methods for accessing private OCI registries (in order of priority): |
| Testing | The Testing tool exposed by this server. |
| Linting | The Linting tool exposed by this server. |
| Variable | Description | Required |
|---|---|---|
| OCI_TOKEN | Credential the server authenticates with. | Yes |
| OCI_USERNAME | Configuration value read at startup. | Optional |
| OCI_PASSWORD | Configuration value read at startup. | Optional |
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.