HomeCloud & Monitoring › Lumino MCP Server

Lumino MCP Server

AI-powered SRE observability for Kubernetes/OpenShift with 40+ Tekton debugging tools

Python Cloud
★ 11 stars Last pushed 2026-09-04 License: Apache-2.0

Topics: Cloud Platforms

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.9.2)

uvx lumino-mcp-server

Or add to your MCP client config:

{
  "mcpServers": {
    "lumino-mcp-server": {
      "command": "uvx",
      "args": [
        "lumino-mcp-server"
      ],
      "env": {
        "KUBECONFIG": "<YOUR_VALUE>"
      }
    }
  }
}
  • KUBECONFIG — Path to Kubernetes config file for cluster authentication

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry