Skip to content

Kubernetes

Free

by Cloud Tools Co

Manage K8s clusters, deployments, pods, and services through conversational AI.

v0.6.2Added Mar 1, 2025
kubernetesk8scontainers
Works with:ClaudeGPTGeminiCopilot

Kubernetes MCP Server

Manage K8s clusters, deployments, pods, and services through conversational AI.

Features

  • Cluster Management
  • Deployments
  • Pod Operations
  • Services & Ingress
  • Troubleshooting

Installation

{
  "mcpServers": {
    "kubernetes": {
      "command": "npx",
      "args": ["-y", "mcp-kubernetes"]
    }
  }
}

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-kubernetes
Add to claude_desktop_config.json
{
  "mcpServers": {
    "kubernetes": {
      "command": "npx",
      "args": ["-y", "mcp-kubernetes"]
    }
  }
}