What problem does it solve?
This Skill helps you discover available kubectl-mcp-server tools and invoke them directly while quickly diagnosing why a Kubernetes MCP server might not be healthy.
Core Features & Use Cases
- Server diagnostics with doctor: Run dependency and environment checks (e.g., kubectl, helm, kubeconfig validity, cluster connectivity) to resolve “can’t call tools” issues.
- Tool discovery with tools and grep: List tools with descriptions, output tool schemas, and search tool names by pattern.
- Direct tool invocation with call: Execute specific MCP tool calls by sending JSON arguments or stdin payloads for tasks like pods listing, scaling deployments, and installing Helm charts.
- Operational introspection: Inspect server context, resource endpoints, and prompt catalog to choose the right action for troubleshooting and automation.
Quick Start
Tell the Skill to run kubectl-mcp-server doctor to check dependencies and server health, then list tools with descriptions to confirm the exact command names you can call.