Skip to main content
Glama
openshift-eng

OCP Performance Analyzer MCP

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TZNoTimezone (automatically set to UTC if not provided)
BASE_URLNoBase URL for OpenAI-compatible API endpoint (default: https://api.openai.com/v1)
LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR)INFO
KUBECONFIGYesPath to the Kubernetes/OpenShift kubeconfig file (required)
OPENAI_API_KEYNoAPI key for OpenAI-compatible LLM service (required for AI agents)
OVNK_LOG_LEVELNoOVN-Kubernetes specific logging levelINFO
MCP_INSPECTOR_URLNoMCP inspector SSE endpoint URLhttp://127.0.0.1:8000/sse
ENABLE_MCP_INSPECTORNoEnable 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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