ORAS MCP Server
Usage
The ORAS MCP Server can be configured to be run using the vscode agent mode.
Since this MCP Server requires a local ORAS CLI, please make sure you have installed the oras (version >= v1.3.0-beta.1).
Setup with Docker
It is easier to use docker to run the ORAS MCP Server.
Setup for VS Code
Add the following code to .vscode/mcp.json:
{
"servers": {
"oras-mcp-server": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/shizhmsft/oras-mcp:main",
]
}
}
}
Example Chats
Q: What platform does the image ghcr.io/oras-project/oras support?
A: The image ghcr.io/oras-project/oras supports the following platforms:
- Linux (amd64)
- Linux (arm64)
- Linux (arm, variant v7)
- Linux (s390x)
- Linux (ppc64le)
Let me know if you need further details!
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 Azure Linux 3.0 image in the Microsoft Container Registry (MCR) is tagged as 3.0.20250402. It has a signature, and the type of the signature is application/vnd.cncf.notary.signature.
Acknowledgement
The ORAS MCP Server repository was initiated using the Yeoman Generator for MCP Server.
ORAS Server
Project Details
- shizhMSFT/oras-mcp
- Apache License 2.0
- Last Updated: 4/24/2025
Recomended MCP Servers
A powerful and flexible Node.js Express server that provides a comprehensive interface to the CoinGecko cryptocurrency data API....
这个项目是一个基于 Cloudflare Workers 的 Docker 镜像代理工具。它能够中转对 Docker 官方镜像仓库的请求,解决一些访问限制和加速访问的问题。
MCP for evaluating xpath
This is the most comprehensive wordpress mcp server. Includes functionality to perform CRUD operations on Users, Blogs, Categories...
MCP server to search up-to-date elasticsearch docs
The Logfire MCP Server is here! :tada:
A lightweight MCP server that tells you exactly who you are.
This read-only MCP Server allows you to connect to Salesforce data from Claude Desktop through CData JDBC Drivers....





