ORAS MCP 서버
용법
ORAS MCP 서버는 vscode 에이전트 모드를 사용하여 실행되도록 구성할 수 있습니다.
이 MCP 서버에는 로컬 ORAS CLI가 필요하므로 oras (버전 >= v1.3.0-beta.1 )를 설치했는지 확인하세요.
Docker로 설정
ORAS MCP 서버를 실행하려면 Docker를 사용하는 것이 더 쉽습니다.
VS Code 설정
.vscode/mcp.json 에 다음 코드를 추가합니다.
지엑스피1
채팅 예시
질문: ghcr.io/oras-project/oras 이미지는 어떤 플랫폼을 지원합니까?
A: 이미지 ghcr.io/oras-project/oras 다음 플랫폼을 지원합니다.
리눅스(amd64)
리눅스(arm64)
Linux(arm, 변형 v7)
리눅스(s390x)
리눅스(ppc64le)
더 자세한 내용이 필요하면 알려주세요!
질문: MCR의 최신 Azure Linux 3.0 이미지는 무엇인가요? 서명이 있나요? 그리고 어떤 유형인가요?
A: Microsoft 컨테이너 레지스트리(MCR)의 최신 Azure Linux 3.0 이미지는 3.0.20250402 로 태그되어 있습니다. 이 이미지에는 서명이 있으며, 서명 유형은 application/vnd.cncf.notary.signature 입니다.
승인
ORAS MCP 서버 저장소는 MCP 서버용 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