Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by QuantGeekDev • Automation & Orchestration
A Model Context Protocol (MCP) server that lets Claude-based agents manage Docker containers and Compose stacks (create containers, deploy compose, fetch logs, and list/status).
Create and run standalone Docker containers programmatically (image, name, ports, environment).
Deploy and manage Docker Compose stacks by providing compose YAML and a project name.
Retrieve container logs and list or monitor container status for troubleshooting and monitoring.
docker-mcp is an MCP server that exposes common Docker operations to Claude Desktop agents, enabling creation and instantiation of containers, deployment of Docker Compose stacks, retrieval of container logs, and listing/monitoring container status. It includes quickstart and development instructions for running locally and integrating with Claude Desktop, plus an Inspector-based debugging flow. Current limitations include lack of environment variable handling, volume/network management, health checks, restart policies, and resource limits.
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.