MCP Server Docker
@milgelren
About MCP Server Docker
MCP Server for Docker
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"docker": {
"command": "npx",
"args": [
"mcp-server-docker"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Server Docker?
MCP Server Docker is a Model Context Protocol server that connects to a local Docker daemon, enabling MCP-compatible clients like Claude Desktop to interact with Docker. It automatically detects and uses the current Docker environment with no additional configuration.
How to use MCP Server Docker?
Configure the server in your MCP client's settings (e.g., Claude Desktop) by specifying npx mcp-server-docker as the command. After adding the entry, the server automatically connects to your running Docker daemon. You must have Docker installed and the daemon running on your machine.
Key features of MCP Server Docker
- Connects to a local Docker daemon automatically.
- Minimal setup using a single npx command.
- Works with any MCP-compatible client.
- Requires only a running Docker installation.
Use cases of MCP Server Docker
—
FAQ from MCP Server Docker
—
More Cloud & Infrastructure MCP servers
🐋 Docker MCP server
ckreilingMCP server for Docker
aws-finops-mcp-server
ravikiranvmAn MCP (Model Context Protocol) server that brings powerful AWS FinOps capabilities directly into your AI assistant. Analyze cloud costs, audit for waste, and get budget insights using natural language, all while keeping your credentials secure on your local machine.
Kubernetes MCP Server
manusaModel Context Protocol (MCP) server for Kubernetes and OpenShift
container-use
aluzzardiDevelopment environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
Azure DevOps MCP Server
Tiberriver256An MCP server for Azure DevOps
Comments