Back to Home
StacklokLabs icon

ocireg-mcp

Verified Safe

by StacklokLabs

Overview

An MCP server enabling LLM-powered applications to interact with OCI registries for querying image information, tags, manifests, and configurations.

Installation

Run Command
./build/ocireg-mcp

Security Notes

The server uses `go-containerregistry` for OCI interactions. Authentication is handled robustly via HTTP Authorization headers, environment variables (OCI_TOKEN, OCI_USERNAME, OCI_PASSWORD), or the default Docker keychain, in a clear priority order. No hardcoded secrets, `eval` usage, or obvious malicious patterns were found in the provided source. The project follows a defined security policy for vulnerability reporting.

Similar Servers

Stats

Interest Score37
Security Score9
Cost ClassMedium
Avg Tokens750
Stars11
Forks3
Last Update2026-01-19

Tags

OCI RegistryContainer ImagesLLM ToolsGoMicroservice