Manage and interact with Docker containers and images
Available tools exposed by this MCP server to your AI agent.
list_containers
List all Docker containers
start_container
Start a Docker container
stop_container
Stop a running Docker container
list_images
List all Docker images
pull_image
Pull a Docker image from a registry
run_container
Create and start a new Docker container
exec_command
Execute a command in a running container
get_logs
Get logs from a Docker container
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add dockerAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use Docker directly without routing
npx -y @modelcontextprotocol/server-dockerNew to Agent-CoreX? View setup guide →