Analyze Kubernetes cluster issues through MCP with K8sGPT
Run K8sGPT as an MCP server so an agent can scan a Kubernetes cluster, explain unhealthy resources, and return prioritized remediation clues in natural language.
Analyze Kubernetes cluster issues through MCP with K8sGPT
Run K8sGPT as an MCP server so an agent can scan a Kubernetes cluster, explain unhealthy resources, and return prioritized remediation clues in natural language.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/analyze-kubernetes-cluster-issues-through-mcp-with-k8sgpt/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/analyze-kubernetes-cluster-issues-through-mcp-with-k8sgpt
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/analyze-kubernetes-cluster-issues-through-mcp-with-k8sgpt.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.