
Docker MCP Server
@L337.org
About Docker MCP Server
More than just a fully featured MCP server that lets AI agents manage the full surface of Docker — containers, images, networks, volumes, swarm services, secrets, configs, nodes, plugins, etc., it helps you create workfl
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"docker-mcp-server": {
"command": "uvx",
"args": [
"docker-mcp-server"
],
"env": {}
}
}
}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 Docker?
An MCP server that lets AI agents manage Docker
How to use Docker?
The README includes setup instructions such as "docker-mcp-server": {.
Key features of Docker
- Python ≥ 3.14
- uv for dependency management
- Networks / Volumes — network_create, network_connect, volume_create, volume_prune
Use cases of Docker
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Docker
Where is the source code for Docker?
The source code is linked from the repository URL on this page.
Does Docker include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Frequently asked questions
Where is the source code for Docker?
The source code is linked from the repository URL on this page.
Does Docker include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Basic information
More Cloud & Infrastructure MCP servers
MCP Gateway
mcp-ecosystem🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes. Features Docker deployment and management UI, requiring no infrastructure modifications.
MCP Server that interacts with Azure AI Foundry (experimental)
azure-ai-foundryA MCP Server for Azure AI Foundry: it's now moved to cloud, check the new Foundry MCP Server
K8s MCP Server
alexei-ledK8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI syste
Supabase MCP Server
supabase-communityConnect Supabase to your AI assistants
container-use
daggerDevelopment environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
Comments