★ 27 stars
Go
⚙️ DevOps
Updated 12d ago
RootCause is a local-first MCP server that turns natural-language requests into evidence-backed incident analysis, Kubernetes diagnostics, and safer operations.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"rootcause": {
"command": "go",
"args": [
"run",
"github.com/yindia/rootcause@latest"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add rootcause go run github.com/yindia/rootcause@latest
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"rootcause": {
"command": "go",
"args": [
"run",
"github.com/yindia/rootcause@latest"
]
}
}
}
📋 Copy
Topics
aws-mcp containers helm istio k8s karpenter kubernetes-mcp linkerd local mcp modelcontextprotocol protocol