Submit

FluxCD MCP Server

@Stefan Prodan

AI-Assisted GitOps for Kubernetes clusters managed by Flux CD

Server Config

{
  "mcpServers": {
    "flux-operator-mcp": {
      "command": "flux-operator-mcp",
      "args": [
        "serve",
        "--read-only=false"
      ],
      "env": {
        "KUBECONFIG": "/path/to/.kube/config"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.