MCP.so
Sign In
D

Docker Mcp Server

@xiispace

About Docker Mcp Server

No overview available yet

Basic information

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "docker": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-v",
        "/var/run/docker.sock:/var/run/docker.sock",
        "mcp-docker-server"
      ]
    }
  }
}

Tools

8

List running containers

List available Docker images

Get detailed information about a container

Run a Docker container

Stop a running container

Remove a container

Fetch container logs

Pull a Docker image

Overview

What is Docker MCP Server?

Docker MCP Server is a Model

Comments

More Cloud & Infrastructure MCP servers