Docker MCP Catalog
OfficialbyDocker
200+ verified, curated MCP servers as Docker images on Docker Hub.
Configuration
{
"mcpServers": {
"docker-mcp-catalog": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-docker-mcp-catalog"
]
}
}
}Add this to your claude_desktop_config.json file.