ptbhavsar/chainguard-mcp-server
If you are the rightful owner of chainguard-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Chainguard Registry API is a production-ready REST API and FastMCP server designed for interacting with Chainguard's container registry, offering both traditional HTTP endpoints and Model Context Protocol integration for AI assistants.
Tools
Functions exposed to the LLM to take actions
list_repositories
List all repositories for an organization.
get_repository_images
Get available container image tags for a specific repository.
get_image_manifest
Get detailed manifest information for a specific container image.
search_repositories
Search for repositories matching a query string.
get_popular_repositories
Get a curated list of popular Chainguard repositories.
get_registry_stats
Get registry statistics and overview information.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client