Docker MCP
Rank #35,960io.github.alisaitteke/docker-mcp
MCP server providing docker-mcp capabilities
Docker MCP is a Model Context Protocol (MCP) server published by alisaitteke. It ranks #35,960 of 130,187 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Docker MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jan 25, 2026 and most recently updated on Jan 27, 2026.
Ranks ahead of 94,227 of 130,187 servers on MCP Toplist.
Use Docker MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add docker-mcp -- npx -y @alisaitteke/docker-mcp[mcp_servers.docker-mcp]
command = "npx"
args = ["-y", "@alisaitteke/docker-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"docker-mcp": {
"command": "npx",
"args": [
"-y",
"@alisaitteke/docker-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"docker-mcp": {
"command": "npx",
"args": [
"-y",
"@alisaitteke/docker-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"docker-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@alisaitteke/docker-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"docker-mcp": {
"command": "npx",
"args": [
"-y",
"@alisaitteke/docker-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"docker-mcp": {
"command": "npx",
"args": [
"-y",
"@alisaitteke/docker-mcp"
]
}
}
}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.alisaitteke%2Fdocker-mcp)<a href="https://mcptoplist.com/server/io.github.alisaitteke%2Fdocker-mcp"><img src="https://mcptoplist.com/badge/io.github.alisaitteke%2Fdocker-mcp.svg" alt="MCP Toplist: Top 50% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
alisaitteke
Other servers by alisaitteke
View all alisaitteke servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.4 | Jan 27, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Docker MCP?
- Docker MCP is maintained by alisaitteke, which publishes 4 MCP servers (22 total versions) tracked on MCP Toplist.
- Is Docker MCP listed on the Official MCP Registry?
- Yes — Docker MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Docker MCP have?
- MCP Toplist tracks 2 versions of Docker MCP, most recently published on Jan 27, 2026.
- Where can I find the source code for Docker MCP?
- The source code for Docker MCP is hosted at github.com/alisaitteke/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.