Back to directory
feiskyer/mcp-kubernetes-server

feiskyer/mcp-kubernetes-server

@feiskyer

A Model Context Protocol (MCP) server that enables AI assistants to interact with Kubernetes clusters, translating natural language requests into Kubernetes operations.

kubernetesmcpaiclusterkubectlhelmcloud-nativedevopscloud

Installation & Configuration

{
  "mcpServers": {
    "kubernetes": {
      "command": "uvx",
      "args": [
        "mcp-kubernetes-server"
      ],
      "env": {
        "KUBECONFIG": "<your-kubeconfig-path>"
      }
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/14
Updated
2026/6/15