oras-mcp
1
The ORAS MCP Server is designed to be run using the VS Code agent mode and requires a local installation of the ORAS CLI. It simplifies setup with Docker and provides clear instructions for integration with Visual Studio Code.
ORAS MCP Server
Usage
The ORAS MCP Server can be configured to run using VS Code agent mode. Ensure you have the ORAS CLI installed (version >= 1.3.0-beta.1). Set up is easier with Docker, and specific setup instructions for Visual Studio Code are provided.
Example Chats
- Q: What platform does the image ghcr.io/oras-project/oras support? A: The image supports Linux (amd64), Linux (arm64), Linux (arm, variant v7), Linux (s390x), and Linux (ppc64le).
- Q: What's the latest Azure Linux 3.0 image in MCR? Does it have a signature? What's the type of it? A: The latest image is tagged as 3.0.20250402. It has a signature, and the type is application/vnd.cncf.notary.signature.
Acknowledgement
Initiated using the Yeoman Generator for MCP Server.