lumino-mcp-server
Verified Safeby spre-sre
Overview
An open source MCP (Model Context Protocol) server providing AI-powered tools for Kubernetes, OpenShift, and Tekton monitoring, analysis, and troubleshooting.
Installation
uv run python main.pyEnvironment Variables
- KUBERNETES_NAMESPACE
- K8S_NAMESPACE
- PROMETHEUS_URL
Security Notes
The project explicitly enforces a 'read-only' mandate for all MCP tools, significantly reducing the attack surface by preventing modification of cluster state. It leverages standard Kubernetes authentication (in-cluster or kubeconfig) and emphasizes proper RBAC configuration. While `subprocess` is imported (usage not fully visible in truncated code), and external network requests (e.g., to Prometheus) are made, these are common for observability tools. No explicit 'eval' or other direct code injection vulnerabilities were found in the analyzed helper modules, and the dependency management includes `python-dotenv` for secure environment variable handling.
Similar Servers
oxylabs-mcp
This project likely functions as a Minecraft server proxy or management tool, potentially for large-scale data collection or automation.
tiger-memory-mcp-server
A backend server for a Minecraft-related application, likely providing data management or proxy services.
7134-easy-mcp-server
This project provides an easy-to-setup server solution designed to bridge or interact with Minecraft servers, simplifying their management or extending their functionalities.
mcp-server
Provides browser automation capabilities for AI agents using Playwright for tasks like navigation, data extraction, interaction, and custom JavaScript execution.