ORAS MCP 服务器
用法
ORAS MCP 服务器可以配置为使用vscode 代理模式运行。
由于此 MCP 服务器需要本地 ORAS CLI,请确保您已安装oras (版本 >= v1.3.0-beta.1
)。
使用 Docker 进行设置
使用docker运行ORAS MCP Server更加容易。
VS Code 设置
将以下代码添加到.vscode/mcp.json
:
聊天示例
问:ghcr.io/oras-project/oras 镜像支持什么平台?
答:镜像ghcr.io/oras-project/oras
支持以下平台:
- Linux(amd64)
- Linux(arm64)
- Linux(arm,变体 v7)
- Linux(s390x)
- Linux(ppc64le)
如果您需要更多详细信息,请告诉我!
问:MCR 中最新的 Azure Linux 3.0 镜像是什么?它有签名吗?它的类型是什么?
答:Microsoft 容器注册表(MCR)中最新的 Azure Linux 3.0 镜像标记为3.0.20250402
。它具有签名,签名类型为application/vnd.cncf.notary.signature
。
致谢
ORAS MCP Server 存储库是使用MCP Server 的 Yeoman Generator启动的。
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
使用户能够通过 ORAS CLI 与容器注册表进行交互,通过自然语言查询提供有关容器映像、平台和签名的信息。
Related MCP Servers
- AsecurityAlicenseAqualityFacilitates interaction with Elasticsearch clusters by allowing users to perform index operations, document searches, and cluster management via a Model Context Protocol server and natural language commands.Last updated -16204Apache 2.0
- -securityAlicense-quality* Index Management Tools: * List all indices in OpenSearch cluster * Get index mapping * Get index settings * Cluster Management Tools: * Get cluster health status * Get cluster statistics * Document Tools: * Search documentsLast updated -1MIT License
- AsecurityFlicenseAqualityEnables interaction with Oracle Cloud Infrastructure services through a unified interface. Supports comprehensive OCI resource management including compute instances, storage, networking, databases, and monitoring through natural language commands in VS Code.Last updated -1
Railway MCP Serverofficial
AsecurityAlicenseAqualityEnables interaction with Railway cloud platform through the CLI to manage projects, services, deployments, and environments. Supports creating projects, deploying templates, managing environment variables, and monitoring logs through natural language commands.Last updated -1371956MIT License