mcpservers

For non-developers

What can Claude do with Docker?

Imagine telling your AI: 'Stop all running containers and clean up dangling images' or 'Show me the logs for the redis container' — and it manages Docker for you. This server connects your AI to Docker so it can list, start, stop, and inspect containers, images, volumes, and networks through conversation.

★ Hand-picked walkthrough

Add MCP Servers to Claude Code with the Docker MCP Toolkit

Things you can ask Claude

Local Environment Cleanup

Free up disk space by removing stopped containers, dangling images, and unused volumes.

Say to Claude

List all stopped containers, dangling images, and unused volumes — then remove them

Container Debugging

Inspect a running container's logs, environment, and state through conversation.

Say to Claude

Show me the last 200 lines of logs for the 'api' container and tell me if there are any errors

Quick Container Ops

Start, stop, or restart specific containers from conversation.

Say to Claude

Restart the postgres container and tail its logs until it's ready to accept connections

When it helps

FAQ

Can Claude use Docker?

Yes. With the Docker MCP connector (an MCP server), Claude can work with Docker directly in your conversation — Docker MCP server — manage containers, images, volumes, and networks through natural language AI interaction.

Do I need to code to use Docker with Claude?

No. You install the connector once (a short config or one command), then you just ask Claude in plain English. The example prompts on this page work as-is.

How do I add Docker to Claude?

Open the Docker connector page for copy-paste setup, or follow the per-client guide for Claude Desktop, Claude Code, Cursor, or ChatGPT.

Set up Docker in Claude

Copy-paste config, setup steps, plus the walkthrough — on the connector page.