MCP Directory
Back

flux-operator

by controlplaneio-fluxcd · Go · ★ 659

GitOps on Autopilot Mode

#continuous-delivery#flux-ui#fluxcd#gitops#mcp-server

Install

go install github.com/controlplaneio-fluxcd/flux-operator@latest

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "flux-operator": {
      "command": "npx",
      "args": [
        "-y",
        "github:controlplaneio-fluxcd/flux-operator"
      ]
    }
  }
}

From the README

[](https://github.com/controlplaneio-fluxcd/flux-operator/releases) [](https://artifacthub.io/packages/helm/flux-operator/flux-operator) [](https://operatorhub.io/operator/flux-operator) [](https://github.com/controlplaneio-fluxcd/flux-operator/actions/workflows/test.yaml) [](https://github.com/controlplaneio-fluxcd/flux-operator/blob/main/LICENSE) [](https://fluxcd.control-plane.io/distribution/security/) The Flux Operator is a Kubernetes CRD controller that manages the lifecycle of CNCF [Flux CD](https://fluxcd.io) and the [ControlPlane enterprise distribution](https://github.com/controlpla…
Read full README on GitHub →

Related other servers