Devops Docker
MCP Serverby ssiumha · Added 5mo ago
Claude
9
Install
git clone https://github.com/ssiumha/dotsAdd to Claude
claude mcp add devops-dockerQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"devops-docker": {
"command": "npx",
"args": [
"@modelcontextprotocol/devops-docker"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Creates Docker configurations and compose files. Use when containerizing apps, setting up Docker dev environment, writing Dockerfile/compose.yaml, or building multi-stage images.
Tags
devopsdockerdevopsskill