Server Directory
CloudIntermediate

Docker

by Docker

Manage Docker containers, images, and volumes. Start, stop, and inspect containers, build images, and manage Docker Compose services.

CAPABILITIES

  • List and manage containers
  • Start, stop, and restart containers
  • Build and manage images
  • Volume management
  • Docker Compose operations
  • Container log access

INSTALLATION

Terminal
npx -y @docker/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "docker": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@docker/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Cloud
Difficulty
Intermediate
Maintained By
Docker

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →