kaka-milan-22/kops
by Various
Read-only kubectl as an MCP server for Claude Code — structured JSON, hardcoded safe verbs, one-shot triage & inventory.
MCP
kaka-milan-22/kops
Added 13 July 2026
Overview
A read-only kubectl Model Context Protocol (MCP) server that integrates with Claude Code. It exposes a restricted set of safe kubectl verbs such as get, list, and describe, returning structured JSON for cluster triage and inventory tasks. Built in Python, it enables Claude to query Kubernetes cluster state without mutating resources.
Best for
Best for
Developers using Claude Code who need safe, natural-language access to Kubernetes cluster state.
Use cases
- One-shot cluster inventory and resource listing via natural language
- Safe, non-destructive debugging of pods, services, and deployments
- Automated triage by querying events and statuses through Claude
Notes
A read-only kubectl Model Context Protocol (MCP) server that integrates with Claude Code. It exposes a restricted set of safe kubectl verbs such as get, list, and describe, returning structured JSON for cluster triage and inventory tasks. Built in Python, it enables Claude to query Kubernetes cluster state without mutating resources.
1 stars on GitHub. Last updated 2026-06-27. Licensed MIT.
Use cases
- One-shot cluster inventory and resource listing via natural language
- Safe, non-destructive debugging of pods, services, and deployments
- Automated triage by querying events and statuses through Claude
Pros
- Read-only enforcement prevents accidental mutations or deletions
- Structured JSON output simplifies downstream parsing and analysis
- Integrates directly with Claude Code for conversational cluster inspection
Cons
- Limited to a hardcoded set of safe kubectl verbs (no exec, create, delete)
- Requires Claude Code; not a standalone kubectl replacement
- Low community adoption (1 star) and likely minimal ongoing support
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Read-only enforcement prevents accidental mutations or deletions
- Structured JSON output simplifies downstream parsing and analysis
- Integrates directly with Claude Code for conversational cluster inspection
Cons
- Limited to a hardcoded set of safe kubectl verbs (no exec, create, delete)
- Requires Claude Code; not a standalone kubectl replacement
- Low community adoption (1 star) and likely minimal ongoing support
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.