Integrations
Supports working with CNCF Notary signatures for container images, allowing verification of image authenticity and integrity.
Provides tools for running the ORAS MCP Server inside a Docker container, making deployment and execution straightforward without local installation requirements.
Enables interaction with GitHub Container Registry (ghcr.io) to retrieve and analyze container images and their metadata.
Servidor ORAS MCP
Uso
El servidor ORAS MCP se puede configurar para ejecutarse utilizando el modo de agente vscode .
Dado que este servidor MCP requiere una CLI ORAS local, asegúrese de tener instalado oras (versión >= v1.3.0-beta.1
).
Configuración con Docker
Es más fácil usar Docker para ejecutar el servidor ORAS MCP.
Configuración para VS Code
Agregue el siguiente código a .vscode/mcp.json
:
Chats de ejemplo
P: ¿Qué plataforma admite la imagen ghcr.io/oras-project/oras?
R: La imagen ghcr.io/oras-project/oras
es compatible con las siguientes plataformas:
- Linux (amd64)
- Linux (arm64)
- Linux (arm, variante v7)
- Linux (s390x)
- Linux (ppc64le)
¡Avísame si necesitas más detalles!
P: ¿Cuál es la imagen más reciente de Azure Linux 3.0 en MCR? ¿Tiene firma? ¿De qué tipo es?
R: La imagen más reciente de Azure Linux 3.0 en Microsoft Container Registry (MCR) está etiquetada como 3.0.20250402
. Tiene una firma, cuyo tipo es application/vnd.cncf.notary.signature
.
Reconocimiento
El repositorio del servidor MCP de ORAS se inició utilizando el generador Yeoman para servidor MCP .
You must be authenticated.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
Permite a los usuarios interactuar con registros de contenedores a través de la CLI de ORAS, proporcionando información sobre imágenes de contenedores, plataformas y firmas mediante consultas en lenguaje natural.
Related MCP Servers
- AsecurityAlicenseAqualityA server for integrating with Placid.app's API, enabling listing templates and generating creatives using the Model Context Protocol with secure API token management.Last updated -3105TypeScriptMIT License
- -securityFlicense-qualityProvides a scalable, containerized infrastructure for deploying and managing Model Context Protocol servers with monitoring, high availability, and secure configurations.Last updated -
- AsecurityFlicenseAqualityA template for creating Model Context Protocol (MCP) servers in TypeScript, offering features like container-based dependency injection, a service-based architecture, and integration with the LLM CLI for architectural design feedback through natural language.Last updated -15TypeScript
- AsecurityFlicenseAqualityA Model Context Protocol server that enables Docker container management through natural language interactions using a custom GPT interface.Last updated -77TypeScript