Docker MCP Server
Rank #2,385io.github.L337-org/docker-mcp-server
Manage Docker (containers, images, Compose, Swarm, registries) via the Docker SDK and CLI.
Docker MCP Server is a Model Context Protocol (MCP) server published by l337-org. It ranks #2,385 of 132,345 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Docker MCP Server is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 19 tracked versions. It was first listed on Jun 16, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 129,960 of 132,345 servers on MCP Toplist.
Use Docker MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add docker-mcp-server -- uvx docker-mcp-serverclaude mcp add docker-mcp-server -- docker run -i --rm ghcr.io/l337-org/docker-mcp-server:2.2.6Published as mcp bundle `https://github.com/L337-org/docker-mcp/releases/download/v2.2.6/docker-mcp-server-2.2.6.mcpb` — install it through your client’s extension manager.
[mcp_servers.docker-mcp-server]
command = "uvx"
args = ["docker-mcp-server"]Add to ~/.codex/config.toml.
[mcp_servers.docker-mcp-server]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/l337-org/docker-mcp-server:2.2.6"]Add to ~/.codex/config.toml.
Published as mcp bundle `https://github.com/L337-org/docker-mcp/releases/download/v2.2.6/docker-mcp-server-2.2.6.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"docker-mcp-server": {
"command": "uvx",
"args": [
"docker-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"docker-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/l337-org/docker-mcp-server:2.2.6"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
Published as mcp bundle `https://github.com/L337-org/docker-mcp/releases/download/v2.2.6/docker-mcp-server-2.2.6.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"docker-mcp-server": {
"command": "uvx",
"args": [
"docker-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"docker-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/l337-org/docker-mcp-server:2.2.6"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
Published as mcp bundle `https://github.com/L337-org/docker-mcp/releases/download/v2.2.6/docker-mcp-server-2.2.6.mcpb` — install it through your client’s extension manager.
{
"servers": {
"docker-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"docker-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"docker-mcp-server": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/l337-org/docker-mcp-server:2.2.6"
]
}
}
}Save as .vscode/mcp.json in your workspace.
Published as mcp bundle `https://github.com/L337-org/docker-mcp/releases/download/v2.2.6/docker-mcp-server-2.2.6.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"docker-mcp-server": {
"command": "uvx",
"args": [
"docker-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"docker-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/l337-org/docker-mcp-server:2.2.6"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
Published as mcp bundle `https://github.com/L337-org/docker-mcp/releases/download/v2.2.6/docker-mcp-server-2.2.6.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"docker-mcp-server": {
"command": "uvx",
"args": [
"docker-mcp-server"
]
}
}
}{
"mcpServers": {
"docker-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/l337-org/docker-mcp-server:2.2.6"
]
}
}
}Published as mcp bundle `https://github.com/L337-org/docker-mcp/releases/download/v2.2.6/docker-mcp-server-2.2.6.mcpb` — install it through your client’s extension manager.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.L337-org%2Fdocker-mcp-server)<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 5% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 6 registries (1 delisted)
l337-org
Available versions (19)
| Version | Published |
|---|---|
| 2.2.6 | Sep 10, 2026 |
| 2.2.5 | Aug 18, 2026 |
| 2.2.4 | Aug 14, 2026 |
| 2.2.3 | Aug 10, 2026 |
| 2.2.2 | Jul 31, 2026 |
| 2.2.1 | Jul 28, 2026 |
| 2.2.0 | Jul 28, 2026 |
| 2.1.4 | Jul 18, 2026 |
| 2.1.3 | Jul 15, 2026 |
| 2.1.2 | Jul 15, 2026 |
| 2.1.1 | Jul 8, 2026 |
| 2.1.0 | Jul 6, 2026 |
| 2.0.1 | Jul 6, 2026 |
| 2.0.0 | Jul 3, 2026 |
| 1.9.3 | Jul 2, 2026 |
| 1.9.2 | Jun 25, 2026 |
| 1.9.1 | Jun 25, 2026 |
| 1.9.0 | Jun 23, 2026 |
| 1.8.1 | Jun 19, 2026 |
Frequently asked questions
- Who maintains Docker MCP Server?
- Docker MCP Server is maintained by l337-org, which publishes 1 MCP server (19 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, alongside PulseMCP, mcp.so and Glama.
- How many versions does Docker MCP Server have?
- MCP Toplist tracks 19 versions of Docker MCP Server, most recently published on Sep 10, 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.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.