Lumino MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 104 installs a week from pypi. Last commit 31 Jul 2026.
AI-powered SRE observability for Kubernetes/OpenShift with 40+ Tekton debugging tools
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add lumino -- uvx lumino-mcp-server
{
"mcpServers": {
"lumino": {
"args": [
"lumino-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.lumino]
command = "uvx"
args = ["lumino-mcp-server"]
{
"mcpServers": {
"lumino": {
"args": [
"lumino-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"lumino": {
"args": [
"lumino-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.