microsoft / microsoft/mcp

[ONBOARD] Azure Container Registry MCP Tools

Open
#635 0 comments 0 reactions 1 assignee View on GitHub

@samvaity is already working on this.

Since Oct 30, 2025.

enhancement help wanted onboarding server-Azure.Mcp
Dominant language
C#
Stars
3.7k
Forks
624
Avg merge
2d 20h
Merged PRs (30d)
220

Description

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 "

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.