MCP Server
MCP
Lumino MCP Server
AI-powered SRE observability for Kubernetes/OpenShift with 40+ Tekton debugging tools
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
By
Comments
Sign in to leave a comment