cloud platforms

Mcp K8s Go

Kubernetes cluster operations through MCP

cloud
local
rust
cloud platforms
0
View on GitHub

Installation

npx -y strowk/mcp-k8s-go

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-k8s-go",
  "command": "npx",
  "args": [
    "-y",
    "strowk/mcp-k8s-go"
  ]
}

About This MCP Server

strowk/mcp-k8s-go

Kubernetes cluster operations through MCP

GitHub: https://github.com/strowk/mcp-k8s-go

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub