Proms MCP Server
by app-sre
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | MCP server port | 8000 |
| AUTH_MODE | No | Authentication mode: 'none' or 'active' | active |
| LOG_LEVEL | No | Logging level | INFO |
| QUERY_TIMEOUT | No | Query timeout in seconds | 30 |
| OPENSHIFT_API_URL | No | OpenShift API server URL (required when AUTH_MODE is 'active' or not set) | |
| HEALTH_METRICS_PORT | No | Health and metrics server port | 8080 |
| OPENSHIFT_CA_CERT_PATH | No | Path to CA certificate file for SSL verification (optional) | |
| GRAFANA_DATASOURCES_PATH | No | Path to datasource config file | /etc/grafana/provisioning/datasources/datasources.yaml |
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/app-sre/proms-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server