microsoft/mcp

[ONBOARD] Azure Container Registry MCP Tools

開放

#635 建立於 2025年9月30日

 (0 則留言) (0 個反應) (1 位負責人)C# (560 個分叉)auto 404
help wantedonboardingserver-Azure.Mcp

倉庫指標

星標
 (3,498 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Container Tools (New Namespace: containers) ⚠️ Note: The containers namespace does not exist yet in the current Azure MCP server implementation.

Azure.Containers.ContainerRegistry

azmcp-containers-registry-tags-list - List all tags for a specific repository with detailed image metadata. This tool shows available image tags including creation dates, manifest digests, and image sizes for version management and deployment. Returns tag information as JSON array. Requires registry-name and repository-name. - Suggested prompt: "Show all tags for repository in registry "

azmcp-containers-registry-manifest-get - Get detailed manifest information for container images including layer details and configuration. This tool retrieves image manifests with layer information, architecture details, and security metadata for image analysis and deployment planning. Returns manifest data as JSON. Requires registry-name, repository-name, and tag-or-digest. - Suggested prompt: "Get the manifest for image : in registry "

貢獻者指南