portoser

nonagenticai/portoser
★ 0 stars Shell ⚙️ DevOps Updated 7d ago
Declarative service registry, web UI, and MCP server for orchestrating Docker services across heterogeneous hosts — without full Kubernetes.
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": {
    "portoser": {
      "command": "npx",
      "args": [
        "-y",
        "nonagenticai/portoser"
      ]
    }
  }
}

README Excerpt

A declarative service registry, web UI, and MCP server for orchestrating Docker-based services across heterogeneous hosts — without adopting full Kubernetes. **Website:** https://portoser.netlify.app/  ·  **Documentation:** https://portoser-docs.netlify.app/ Portoser turns a YAML file into a running cluster. You declare your services

Topics

caddydeclarativedeploymentdevopsdockerdocker-composefastapihomelablinuxmacosmcpmcp-servermtlsmulti-hostorchestration