SERVER

Docker MCP Server

Rank #5,117

io.github.L337-org/docker-mcp-server

Manage Docker (containers, images, Compose, Swarm, registries) via the Docker SDK and CLI.

First listed
Jul 6, 2026
Last publish date
Jul 31, 2026
OVERVIEW

Docker MCP Server is a Model Context Protocol (MCP) server published by l337-org. It ranks #5,117 of 96,771 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Docker MCP Server is listed on Official MCP, with 4 tracked versions. It was first listed on Jul 6, 2026 and most recently updated on Jul 31, 2026.

STANDING
#5,117of 96,771 tracked serversTop 10%

Ranks ahead of 91,654 of 96,771 servers on MCP Toplist.

CONNECT

Use Docker MCP Server

No setupRuns out of the box

No credentials or required configuration declared — add it to your MCP client and go.

Add Docker MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "docker-mcp-server": {
      "command": "uvx",
      "args": [
        "docker-mcp-server"
      ]
    }
  }
}
Docker image
{
  "mcpServers": {
    "docker-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/l337-org/docker-mcp-server:2.2.2"
      ]
    }
  }
}
MCP bundle

Published as mcp bundle `https://github.com/L337-org/docker-mcp/releases/download/v2.2.2/docker-mcp-server-2.2.2.mcpb` — install it through your client’s extension manager.

BADGE

Show your rank

Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.

MCP Toplist: Top 10% of 96,771
Markdown
[![MCP Toplist](https://mcptoplist.com/badge/io.github.L337-org%2Fdocker-mcp-server.svg)](https://mcptoplist.com/server/io.github.L337-org%2Fdocker-mcp-server)
HTML
<a href="https://mcptoplist.com/server/io.github.L337-org%2Fdocker-mcp-server"><img src="https://mcptoplist.com/badge/io.github.L337-org%2Fdocker-mcp-server.svg" alt="MCP Toplist: Top 10% of 96,771" /></a>

Variants: append ?metric=score or ?metric=stars to the image URL.

REGISTRIES

Listed on 1 registry

ORGANIZATION

l337-org

Organization
Servers in org
4
Versions across org
33
VERSIONS

Available versions (4)

2.1.2 · Jul 15, 20262.2.0 · Jul 28, 20262.2.1 · Jul 28, 20262.2.2 · Jul 31, 2026Jul 15, 2026Jul 31, 2026
VersionPublished
2.2.2Jul 31, 2026
2.2.1Jul 28, 2026
2.2.0Jul 28, 2026
2.1.2Jul 15, 2026
FAQ

Frequently asked questions

Who maintains Docker MCP Server?
Docker MCP Server is maintained by l337-org, which publishes 4 MCP servers (33 total versions) tracked on MCP Toplist.
Is Docker MCP Server listed on the Official MCP Registry?
Yes — Docker MCP Server is listed on the Official MCP Registry.
How many versions does Docker MCP Server have?
MCP Toplist tracks 4 versions of Docker MCP Server, most recently published on Jul 31, 2026.
Where can I find the source code for Docker MCP Server?
The source code for Docker MCP Server is hosted at github.com/L337-org/docker-mcp.
EXPLORE
Docker MCP Server - MCP Server #5,117 | MCP Toplist