OCP Performance Analyzer MCP
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TZ | No | Timezone (automatically set to UTC if not provided) | |
| BASE_URL | No | Base URL for OpenAI-compatible API endpoint (default: https://api.openai.com/v1) | |
| LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR) | INFO |
| KUBECONFIG | Yes | Path to the Kubernetes/OpenShift kubeconfig file (required) | |
| OPENAI_API_KEY | No | API key for OpenAI-compatible LLM service (required for AI agents) | |
| OVNK_LOG_LEVEL | No | OVN-Kubernetes specific logging level | INFO |
| MCP_INSPECTOR_URL | No | MCP inspector SSE endpoint URL | http://127.0.0.1:8000/sse |
| ENABLE_MCP_INSPECTOR | No | Enable MCP inspector for debugging (0 or 1) | 0 |
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/openshift-eng/ocp-performance-analyzer-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server