Docker MCP Server
Rank #5,117io.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 #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.
Ranks ahead of 91,654 of 96,771 servers on MCP Toplist.
Use Docker MCP Server
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.
{
"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.2"
]
}
}
}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.
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 10% of 96,771" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
l337-org
Available versions (4)
| Version | Published |
|---|---|
| 2.2.2 | Jul 31, 2026 |
| 2.2.1 | Jul 28, 2026 |
| 2.2.0 | Jul 28, 2026 |
| 2.1.2 | Jul 15, 2026 |
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.