MCP.so
登录

FluxCD MCP Server

@controlplaneio-fluxcd

关于 FluxCD MCP Server

AI-Assisted GitOps for Kubernetes clusters managed by Flux CD

基本信息

分类

其他

传输方式

stdio

发布者

controlplaneio-fluxcd

提交者

Stefan Prodan

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器