← Back to Plugins
MCP Server MCP

Lumino MCP Server

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx lumino-mcp-server

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "lumino-mcp-server",
      "version": "0.9.2",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Path to Kubernetes config file for cluster authentication",
          "default": "~/.kube/config",
          "name": "KUBECONFIG"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...