MCP.so
Sign In

FluxCD MCP Server

@controlplaneio-fluxcd

About FluxCD MCP Server

AI-Assisted GitOps for Kubernetes clusters managed by Flux CD

Basic information

Category

Other

Transports

stdio

Publisher

controlplaneio-fluxcd

Submitted by

Stefan Prodan

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "flux-operator-mcp": {
      "command": "flux-operator-mcp",
      "args": [
        "serve",
        "--read-only=false"
      ],
      "env": {
        "KUBECONFIG": "/path/to/.kube/config"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is FluxCD MCP Server?

The FluxCD MCP Server provides a comprehensive set of tools that enable AI assistants to interact with Kubernetes clusters managed by Flux Operator. It is designed for developers and operators who want to manage Flux‑managed infrastructure through natural‑language interfaces.

How to use FluxCD MCP Server?

An AI assistant invokes the server’s tools via the Model Context Protocol to gather cluster information, reconcile resources, suspend or resume reconciliation, apply or delete manifests, and search Flux documentation. The server reads the local kubeconfig file for authentication and can switch between multiple cluster contexts.

Key features of FluxCD MCP Server

  • Retrieve Flux instance details and Kubernetes resources.
  • Switch between multiple Kubernetes cluster contexts

Comments

More Other MCP servers