Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by cpecf • Automation & Orchestration
An MCP server that exposes Docker operations (container creation, compose deployment, logs, and listing) for Claude-based agents and Claude Desktop integration.
Create and start standalone Docker containers with specified images, names, ports, and environment variables.
Deploy and manage Docker Compose stacks by providing compose YAML and a project name.
Retrieve container logs and list or monitor container statuses to support debugging and observability workflows.
Docker MCP is a Model Context Protocol (MCP) server that lets Claude-based agents manage Docker containers and deploy Docker Compose stacks programmatically. It provides tools for creating containers, deploying compose YAML as projects, retrieving container logs, and listing container status. The server integrates with Claude Desktop and can be installed via Smithery or run locally for development. It is lightweight and helpful for automating common container tasks, though it intentionally lacks volume, network, restart policy, and advanced resource/health management features.
Create a new standalone Docker container
Deploy a Docker Compose stack
Retrieve the latest logs for a specified Docker container
List all Docker containers
Generate and deploy a Docker stack based on requirements
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.