beta

Kubernetes MCP Server

MCP Servers

Manage Kubernetes clusters through your agent — deploy, scale, debug pods and services.

2403/26/2026

Version 1

Published

Initial version

Created 3/26/2026

Initial version — no previous version to compare

MCP Server Config
{
  "mcpServers": {
    "kubernetes": {
      "command": "npx",
      "args": ["-y", "mcp-server-kubernetes"]
    }
  }
}