docker-mcp
Related Servers
Alternatives to docker-mcp
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables Claude to manage software development projects with complete context awareness and code execution through Docker environments.5 npm4-
- FlicenseAqualityFmaintenanceA Model Context Protocol server that enables Docker container management through natural language interactions using a custom GPT interface.715-
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants like Claude to manage Docker containers, images, and Docker Compose deployments through the Model Context Protocol. Provides secure container lifecycle management, image operations, and multi-host Docker server connections.168 npmMIT
- AlicenseAqualityAmaintenanceUniversal Docker MCP server for AI assistants (Cursor, Claude Desktop). Manage Docker containers, execute commands, query databases, and handle environment configurations — all through natural language.10255 npmMIT
- AlicenseAqualityFmaintenanceAllows Claude and other AI assistants to interact with Docker through the MCP protocol, enabling container and image management including listing, running, stopping, and pulling Docker resources.674 npm4MIT
- FlicenseNot gradedqualityDmaintenanceA TypeScript server that fully implements the Model Context Protocol (MCP) standard, providing API access to Docker CLI operations like build, run, stop, and image management through compatible AI clients.-
TDQS
Scored across 4 tools
Each tool has a clearly distinct purpose with no overlap: create-container for creating containers, deploy-compose for deploying stacks, get-logs for retrieving logs, and list-containers for listing containers. The descriptions make it easy to tell them apart.
All tool names follow a consistent verb_noun pattern (e.g., create-container, deploy-compose, get-logs, list-containers). There are no deviations in naming style or conventions.
With 4 tools, the count is reasonable for a Docker MCP server, covering key operations like creating, listing, and managing containers and stacks. It's slightly lean but well-scoped for basic Docker management tasks.
The toolset covers core operations (create, list, logs, deploy) but has notable gaps, such as missing update, delete, or stop/start container tools, which could limit agent workflows for full container lifecycle management.