ORAS MCP サーバー
使用法
ORAS MCP サーバーは、vscode エージェント モードを使用して実行するように構成できます。
この MCP サーバーにはローカル ORAS CLI が必要なので、 oras (バージョン >= v1.3.0-beta.1 ) がインストールされていることを確認してください。
Dockerを使ったセットアップ
ORAS MCP サーバーを実行するには、docker を使用する方が簡単です。
VS Codeのセットアップ
.vscode/mcp.jsonに次のコードを追加します。
チャットの例
Q: ghcr.io/oras-project/oras イメージはどのプラットフォームをサポートしていますか?
A: ghcr.io/oras-project/orasイメージは次のプラットフォームをサポートしています。
Linux (amd64)
Linux (arm64)
Linux (arm、バリアント v7)
Linux (s390x)
Linux (ppc64le)
さらに詳しい情報が必要な場合はお知らせください。
Q: MCR の最新の Azure Linux 3.0 イメージは何ですか? 署名はありますか? タイプは何ですか?
A: Microsoft Container Registry (MCR) にある最新の Azure Linux 3.0 イメージは3.0.20250402としてタグ付けされています。署名があり、署名の種類はapplication/vnd.cncf.notary.signatureです。
了承
ORAS MCP Server リポジトリは、MCP Server 用の Yeoman Generatorを使用して開始されました。
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 -16223Apache 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 -2MIT 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 -1382083MIT License