kubectl-mcp-server
A Model Context Protocol (MCP) server for Kubernetes. Install: npx kubectl-mcp-server or pip install kubectl-mcp-server
AI & MLkubectl-mcp-server is a community MCP server that connects AI assistants like Claude to a model context protocol (mcp) server for kubernetes. install: npx kubectl-mcp-server or pip install kubectl-mcp-server. It runs locally on your machine, keeping your data private and giving you full control over the connection. AI engineers can use it to chain models and pipelines into more powerful workflows.
About kubectl-mcp-server
Overview
A Model Context Protocol (MCP) server for Kubernetes. Install: npx kubectl-mcp-server or pip install kubectl-mcp-server
Links
Topics
ai, deployment, devops, genai, kubernetes, kubernetes-cluster, kubernetes-tools, llms, mcp, mcp-server, npm, pypi
Who Should Use kubectl-mcp-server?
- 1Chain AI models and pipelines through a unified MCP interface
- 2Let Claude orchestrate other AI tools and models
- 3Integrate embeddings, image generation, or speech APIs into your workflow
- 4Build multi-model workflows without writing custom integration code