LUMINO MCP Server
by spre-sre
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging verbosity (DEBUG, INFO, WARNING, ERROR) | INFO |
| KUBECONFIG | No | Path to kubeconfig file | ~/.kube/config |
| K8S_NAMESPACE | No | Alternative namespace variable | |
| PROMETHEUS_URL | No | Prometheus server URL for metrics | Auto-detected |
| PYTHONUNBUFFERED | No | Disable Python output buffering, recommended for MCP clients | |
| KUBERNETES_NAMESPACE | No | Namespace for K8s mode when running server inside a Kubernetes pod | |
| MCP_SERVER_LOG_LEVEL | No | MCP framework log level | INFO |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/spre-sre/lumino-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server