kubectl-debug-queries

yaacov/kubectl-debug-queries
★ 0 stars Go 💻 Code/Dev Tools Updated 1mo ago
Query Kubernetes resources, logs, and events — as a CLI and an MCP server for AI assistants.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kubectl-debug-querie": {
      "command": "go",
      "args": [
        "run",
        "github.com/yaacov/kubectl-debug-queries@latest"
      ]
    }
  }
}

Topics

kubernetesloggingmcp-serveropenshift