Claude Desktop
About
An MCP server for managing Kubernetes clusters, configured via an external JSON file.
Details
- Author
- mrjbtc
- Categories
- Cloud Service, Other, Infrastructure
Jump to
Setup
Install Claude Desktop in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/mrjbtc/mcp-k8s
Follow the installation instructions in the repository README, then restart your MCP client.
-
Createkube-configfor accessing kubernetes cluster.
Build a docker image using Dockerfile.docker build . -t mcp:0.0.1
Update the configclaude_desktop_config.jsonwith the following:
{ "mcpServers": { "k8s-mcp": { "command": "docker", "args": [ "run", "--rm", "-i", "mcp:0.0.1", "uv", "run", "src/main.py" ] } } }
Operate a k3s / Kubernetes cluster from your AI agent — health, logs, and guarded restart/scale/delete; safe by default with a read-only switch and namespace allowlist.
Run and interpret Kubernetes commands interactively with a provided kubeconfig.
Help AI agents write accurate, up-to-date Kubernetes manifests by giving them the official Kubernetes API reference, so they can look up kinds, fields, and nested types with current specs across the latest and three previous Kubernetes versions
Query and interact with kubernetes environments monitored by Metoro
Enables AI assistants to interact with Azure Kubernetes Service (AKS) clusters.
Expose the entire ArgoCD API to LLMs via MCP using just 2 auto-generated tools powered by the OpenAPI spec.
A comprehensive Model Context Protocol (MCP) server for the Cloudability API, providing advanced cost management, Kubernetes container analytics, and budget forecasting capabilities.
Manage Kubernetes applications safely by creating and updating Cyclops Modules for AI agents.
A server for managing Giant Swarm App Platform deployments using Kubernetes credentials.
A server for Kubernetes CLI tools like kubectl, istioctl, helm, and argocd, supporting multi-cluster management via dynamic kubeconfig.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




