cloud platforms
Kubectl Mcp Server
A Model Context Protocol (MCP) server for Kubernetes that enables AI assistants like Claude, Cursor, and others to interact with Kubernetes clusters through natural language.
python
cloud
local
cloud platforms
Installation
npx -y rohitg00/kubectl-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "kubectl-mcp-server",
"command": "npx",
"args": [
"-y",
"rohitg00/kubectl-mcp-server"
]
}About This MCP Server
rohitg00/kubectl-mcp-server
A Model Context Protocol (MCP) server for Kubernetes that enables AI assistants like Claude, Cursor, and others to interact with Kubernetes clusters through natural language.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub