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
8List 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
More Cloud & Infrastructure MCP servers
🐋 Docker MCP server
ckreilingMCP server for Docker
726
Kubernetes MCP Server
manusaModel Context Protocol (MCP) server for Kubernetes and OpenShift
1.8K
🐳 docker-mcp
QuantGeekDevA docker MCP Server (modelcontextprotocol)
490
MCP Server Kubernetes
Flux159MCP Server for kubernetes management commands
1.5K
Azure DevOps MCP Server
Tiberriver256An MCP server for Azure DevOps
377
Comments