- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 1.4k
- Source
- mcp-github
- Repository
- github.com/Flux159/mcp-server-kubernetes
Overview
mcp-server-kubernetes is an MCP Server that can connect to and manage Kubernetes clusters. It supports loading kubeconfig files from multiple sources and uses them in priority order. This capability enables AI to execute Kubernetes management commands such as retrieving or listing resources, describing resources, etc. Suitable for developers and operations personnel who need to automate Kubernetes management tasks. Integration methods include running via the `npx` command or configuring within Claude Code, Claude Desktop, VS Code, and Cursor.
Capabilities
- ▪Connect to Kubernetes clusters
- ▪Unified kubectl API for resource management
- ▪Retrieve or list resources
- ▪Describe resources
Use cases
Setup
Run via npx command: `npx mcp-server-kubernetes` or configure within Claude Code, Claude Desktop, VS Code, and Cursor.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I verify connectivity to the Kubernetes cluster?
Run `kubectl get pods` to ensure you can connect to the cluster.
Is Helm supported?
Supports Helm v3, but it's not required.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.