RHOAI MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RHOAI_MCP_HOST | No | Host to bind for HTTP transports | |
| RHOAI_MCP_PORT | No | Port to bind for HTTP transports | |
| RHOAI_MCP_API_TOKEN | No | Kubernetes API token (required for token mode) | |
| RHOAI_MCP_AUTH_MODE | No | Authentication mode: auto (default), kubeconfig, or token | |
| RHOAI_MCP_TRANSPORT | No | MCP transport: stdio (default), sse, or streamable-http | |
| RHOAI_MCP_API_SERVER | No | Kubernetes API server URL (required for token mode) | |
| RHOAI_MCP_READ_ONLY_MODE | No | Read-only mode (true/false) | |
| RHOAI_MCP_KUBECONFIG_PATH | No | Path to kubeconfig file (required for kubeconfig mode, optional for auto) | |
| RHOAI_MCP_KUBECONFIG_CONTEXT | No | Kubeconfig context to use | |
| RHOAI_MCP_MODEL_REGISTRY_URL | No | Model Registry service URL (auto-discovered by default) | |
| RHOAI_MCP_WORKFLOW_TOKEN_TTL | No | Workflow token time-to-live in seconds (default 3600) | |
| RHOAI_MCP_MODEL_REGISTRY_TOKEN | No | Explicit bearer token for Model Registry (when auth_mode=token) | |
| RHOAI_MCP_WORKFLOW_HMAC_SECRET | No | HMAC secret for workflow tokens (auto-generated if not set) | |
| RHOAI_MCP_MODEL_REGISTRY_ENABLED | No | Enable Model Registry integration (true/false) | |
| RHOAI_MCP_MODEL_REGISTRY_TIMEOUT | No | Model Registry request timeout in seconds (default 30) | |
| RHOAI_MCP_MODEL_REGISTRY_AUTH_MODE | No | Model Registry auth mode: none, oauth, or token | |
| RHOAI_MCP_ENABLE_DANGEROUS_OPERATIONS | No | Enable delete operations (true/false) | |
| RHOAI_MCP_MODEL_REGISTRY_DISCOVERY_MODE | No | Model Registry discovery mode: auto or manual | |
| RHOAI_MCP_MODEL_REGISTRY_SKIP_TLS_VERIFY | No | Skip TLS verification for Model Registry (true/false) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessUnresponsive