docker-mcp-tutorial

mamaamacrivi/docker-mcp-tutorial
★ 0 stars Unknown language ⚙️ DevOps Updated 1mo ago
🚀 Build and deploy MCP servers effortlessly using Docker with step-by-step guides and complete examples from the NetworkChuck tutorial.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "docker-mcp-tutorial": {
      "command": "npx",
      "args": [
        "-y",
        "mamaamacrivi/docker-mcp-tutorial"
      ]
    }
  }
}

Topics

automationci-cdcloudconfigurationcontainerizationdeploymentdevopsdockerkubernetesmcpmicroservicesnetworkingorchestrationscalingtutorial