docker/mcp-registry
Official Docker MCP registry
What it solves
It provides a centralized, curated catalog of Model Context Protocol (MCP) servers. This allows developers to discover and deploy secure, containerized tools that enable AI assistants to connect with external data sources and tools.
How it works
The registry acts as a directory of MCP servers that are integrated with Docker tooling, including Docker Desktop's MCP Toolkit and Docker Hub. Servers can be added via pull requests in two ways: as Docker-built images (which include cryptographic signatures and SBOMs) or as self-provided pre-built images. All servers run in isolated containers to protect the host system.
Who it’s for
Developers and AI engineers who want to integrate external data and tools into their AI assistants using the Model Context Protocol while maintaining security and container isolation.
Highlights
- Enterprise Security: Docker-built images include provenance tracking, SBOMs, and cryptographic signatures.
- Container Isolation: Protects the host system by running all MCP servers in isolated containers.
- Curated Quality: Servers undergo a review process to ensure they meet security and quality standards.
- Docker Integration: Seamless deployment via Docker containers and integration with Docker Desktop.
Related
- Project
- Project
- Project
- Project
- Project