FluxCD MCP Server
@controlplaneio-fluxcd
About FluxCD MCP Server
AI-Assisted GitOps for Kubernetes clusters managed by Flux CD
Basic information
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
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

EverArt
modelcontextprotocolModel Context Protocol Servers
Awesome Mlops
visengerA curated list of references for MLOps
Comments