Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RHOAI_MCP_HOSTNoHost to bind for HTTP transports
RHOAI_MCP_PORTNoPort to bind for HTTP transports
RHOAI_MCP_API_TOKENNoKubernetes API token (required for token mode)
RHOAI_MCP_AUTH_MODENoAuthentication mode: auto (default), kubeconfig, or token
RHOAI_MCP_TRANSPORTNoMCP transport: stdio (default), sse, or streamable-http
RHOAI_MCP_API_SERVERNoKubernetes API server URL (required for token mode)
RHOAI_MCP_READ_ONLY_MODENoRead-only mode (true/false)
RHOAI_MCP_KUBECONFIG_PATHNoPath to kubeconfig file (required for kubeconfig mode, optional for auto)
RHOAI_MCP_KUBECONFIG_CONTEXTNoKubeconfig context to use
RHOAI_MCP_MODEL_REGISTRY_URLNoModel Registry service URL (auto-discovered by default)
RHOAI_MCP_WORKFLOW_TOKEN_TTLNoWorkflow token time-to-live in seconds (default 3600)
RHOAI_MCP_MODEL_REGISTRY_TOKENNoExplicit bearer token for Model Registry (when auth_mode=token)
RHOAI_MCP_WORKFLOW_HMAC_SECRETNoHMAC secret for workflow tokens (auto-generated if not set)
RHOAI_MCP_MODEL_REGISTRY_ENABLEDNoEnable Model Registry integration (true/false)
RHOAI_MCP_MODEL_REGISTRY_TIMEOUTNoModel Registry request timeout in seconds (default 30)
RHOAI_MCP_MODEL_REGISTRY_AUTH_MODENoModel Registry auth mode: none, oauth, or token
RHOAI_MCP_ENABLE_DANGEROUS_OPERATIONSNoEnable delete operations (true/false)
RHOAI_MCP_MODEL_REGISTRY_DISCOVERY_MODENoModel Registry discovery mode: auto or manual
RHOAI_MCP_MODEL_REGISTRY_SKIP_TLS_VERIFYNoSkip TLS verification for Model Registry (true/false)

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/opendatahub-io/rhoai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server