
Docker MCP Server
@L337.org
关于 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
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"docker-mcp-server": {
"command": "uvx",
"args": [
"docker-mcp-server"
],
"env": {}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
常见问题
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.
基本信息
云与基础设施 分类下的更多 MCP 服务器
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
tfmcp: Terraform Model Context Protocol Tool
nwiizo🌍 Terraform Model Context Protocol (MCP) Tool - An experimental CLI tool that enables AI assistants to manage and operate Terraform environments. Supports reading Terraform configurations, analyzing plans, applying configurations, and managing state with Claude Desktop integrati
Firebase MCP
gannonh🔥 Model Context Protocol (MCP) server for Firebase.
🐳 docker-mcp
QuantGeekDevA docker MCP Server (modelcontextprotocol)
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.
评论