docker-forge-mcp

fredericsuretat/docker-forge-mcp
★ 0 stars JavaScript AI/LLM Updated 1d ago
MCP server for Docker stack automation — generate, audit, and tune Docker Compose stacks inside Claude Code. Pure logic, no API keys, $0 to run.
View on GitHub → Try with Claude — $10 free →

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-forge-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "fredericsuretat/docker-forge-mcp"
      ]
    }
  }
}

README Excerpt

> Generate, audit, and tune Docker Compose stacks inside Claude Code — before you copy-paste anything. Most DevOps work in AI assistants means prompting for a compose file, getting something almost-right, then spending 30 minutes fixing healthchecks, resource limits, and Traefik labels by hand. Docker Forge does all that **before** the compose file lands in your project.

Tools (9)

add_traefikaudit_composegenerate_dockerfilegenerate_envgenerate_stacklist_stacksmonitoringnginxwordpress