spre-sre/lumino-mcp-server
AI-powered SRE observability for Kubernetes and OpenShift with 40+ tools for Tekton pipeline debugging, log analysis, root cause analysis, and predictive monitoring.
Quick Start
Clone the repository:
git clone https://github.com/spre-sre/lumino-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"lumino-mcp-server": {
"command": "npx",
"args": [
"-y",
"spre-sre/lumino-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.