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
mastodon modelcontextprotocol server
An MCP server for interacting with the Africa’s Talking Airtime service. It allows clients to topup airtime to...
Simple solution to give Claude ability to check current time via MCP
Высокопроизводительный API wrapper для Питона для быстрого массового обмена данными с Битрикс24 через REST API
A FastMCP-based server that provides seamless integration with Confluence's REST API, enabling programmatic access to Confluence spaces, pages,...
这是一个基于MCP框架的智能客服系统示例项目,用于演示如何构建和部署智能客服应用
An MCP server that runs AI-driven venture capitalist agents (Fred Wilson, Peter Thiel, etc.), whose thinking is continuously...
A Minimum Control Program (MCP) server implementation for web browsing capabilities using BeautifulSoup4





