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.
Ads
Overview
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.
Installation
Installation instructions are not available yet.
Configuration
Configuration example is not available yet.
Capabilities
- Get image details
Ask for digest, size, architecture, OS, creation date, and layer count of any public image using `get_image_info`.
- List repository tags
Retrieve all available tags for a given repository with `list_tags`.
- Fetch raw image manifest
Obtain the full manifest of an image reference via `get_image_manifest`.
- Fetch image configuration
Get the image config (e.g., entrypoint, environment, exposed ports) with `get_image_config`.
Tags
- cloud-infrastructure
- devops
- deployment
- awesome-list
Related MCP servers
Metabase
OfficialOfficial Metabase MCP server for searching data, building queries on the semantic layer, and visualizing results through MCP clients.
AWS CloudTrail
OfficialThis AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.
AWS Bedrock KB Retrieval
OfficialQuery Amazon Bedrock Knowledge Bases using natural language to retrieve relevant information from your data sources.
AWS CDK
OfficialGet prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.