Welcome to the Official Docker MCP (Model Context Protocol) Registry! This repository serves as a curated catalog of MCP servers that can be easily discovered, deployed, and integrated with any MCP Client and compatible with Docker tooling.
Entries in this catalog will be available at:
mcp namespace (for MCP servers built by Docker)The Model Context Protocol (MCP) is an open standard that enables AI assistants to securely connect with external data sources and tools. Read more at MCP Official Documentation.
We welcome contributions to the Official Docker MCP Registry! If you’d like to contribute, you can submit a PR with the metadata information and it will be added to the MCP catalog, to Docker Desktop’s MCP Toolkit, and (for MCP servers images built by Docker) in mcp namespace in Docker Hub.
To add your MCP server to the registry, please review the CONTRIBUTING guide for detailed instructions. We support two types of submissions:
Have Docker build and maintain your server image with enhanced security features. You’ll submit the required information via pull request and upon approval Docker will build, sign, and publish your image to mcp/your-server-name on Docker Hub and the catalog entry will be available in the catalog in 24 hours.
Benefits: Your image will include cryptographic signatures, provenance tracking, SBOMs, and automatic security updates
In this option, you’ll provide an already built image which will be used directly in the catalog.
Note: Self-built images still benefit from container isolation but won’t include the enhanced security features of Docker-built images.
To request modifications or removal of an existing MCP Server please open an issue explaining the reason for the edit/removal.
All MCP servers in this registry must:
Non-compliant servers will be reviewed and may be removed from the registry.
This project is licensed under the MIT License. See the LICENSE file for details.