The `kubectl-mcp` plugin implements a [Model Context Protocol (MCP)](https://github.com/modelcontextprotocol) server for kubectl. This server enables
Kubectl mcp mcp server connects Kubectl MCP to AI assistants that speak the Model Context Protocol. The kubectl-mcp plugin implements a Model Context Protocol (MCP) server for kubectl. This server enables AI assistants like Amazon Q to interact with kubectl functionality directly through a standardized protocol, allowing for seamless integration of.
The kubectl-mcp plugin implements a Model Context Protocol (MCP) server for kubectl. This server enables AI assistants like Amazon Q to interact with kubectl functionality directly through a standardized protocol, allowing for seamless integration of kubectl commands into AI-powered workflows.
Once connected, the assistant can call these 2 tools directly:
Discoverability — AI assistants can discover available commands and their parametersContext-Aware — Provides rich context about Kubernetes resourcesSetup follows the standard MCP pattern: clone or install the server, then register it in your client's configuration file and restart the client. The configuration snippets on this page cover Claude Desktop, Claude Code and Cursor.
Cloud and DevOps servers put infrastructure on speaking terms with your assistant, so "why is this broken?" is answered from real state rather than a generic checklist. Kubectl MCP sits in that group, and the shape of its toolset — Discoverability, Context-Aware — tells you what it is really for. Worth comparing against the other cloud devops servers in this directory before you commit to one, since several overlap in scope but differ sharply in setup cost and permissions.
| Tool | What it does |
|---|---|
| Discoverability | AI assistants can discover available commands and their parameters |
| Context-Aware | Provides rich context about Kubernetes resources |
{
"mcpServers": {
"kubectl": {
"command": "kubectl-mcp",
"args": []
}
}
}Configuration as documented by the project. Restart the client after saving.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.