MCP Server Docker
@milgelren
关于 MCP Server Docker
MCP Server for Docker
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"docker": {
"command": "npx",
"args": [
"mcp-server-docker"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
—
云与基础设施 分类下的更多 MCP 服务器
Awesome DevOps MCP Servers
rohitg00A curated list of awesome MCP servers focused on DevOps tools and capabilities.
Mcp K8s Go
strowkMCP server connecting to Kubernetes
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.
container-use
daggerDevelopment environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
Kubernetes MCP Server
reza-gholizadeManage Your Kubernetes Cluster with k8s mcp-server
评论