Kubernetes MCP
An MCP for integrating kuberentes with Generative AI
More Information on Model Context Protocol Python SDK and MCP Quickstart
Prerequisites
- Claude Desktop
- install python ^3.13
- uv
- kubectl
- kubectx and kubens
- docker - for running locally
- kind - for a local k8s cluster
Getting started
If you have a kubernetes cluster:
- sign in and use
kubectxto set the kube context to that cluster.
If you do not have a kuberenets cluster:
- start docker
- run
infra/startKindCluster.shto spawn a kind cluster (control plane and two wokers) in docker
Integrate with Claude, Cursor or Windsurf
Demo
Tear down
to destroy your kind cluster:
- run
pkill -f "kubectl proxy"to kill the kubectl proxy process. kind delete clusterwill delte the kind control plane and worker docker containers
Note: the code here is not meant for production use. User assumes all responsiblity for usage
Kubernetes Integration
Project Details
- lewiesnyder/Kubernetes-MCP
- Last Updated: 4/1/2025
Recomended MCP Servers
An MCP server providing tools for image processing operations
🤖 MCP Server for Substack integration with Claude AI Desktop. Download and parse Substack posts directly in your...
TypeScript port of the original MCP Agent framework by lastmile-ai
A long-term memory storage system for LLMs using the Model Context Protocol (MCP) standard. This system helps LLMs...
A Model Context Protocol (MCP) server that connects to multiple social media platforms
Unblock, scrape, and search tools for MCP clients
A simple MCP application that delivers curated positive and uplifting news stories.
A Model Context Protocol (MCP) server implementation providing persistent note management created with Python SDK.





