cloud platforms
Mcp Server Kubernetes
Typescript implementation of Kubernetes cluster operations for pods, deployments, services.
typescript
cloud
local
cloud platforms
Installation
npx -y flux159/mcp-server-kubernetesConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-server-kubernetes",
"command": "npx",
"args": [
"-y",
"flux159/mcp-server-kubernetes"
]
}About This MCP Server
flux159/mcp-server-kubernetes
Typescript implementation of Kubernetes cluster operations for pods, deployments, services.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub