rhoai

http

Used by 1 plugin

Installs rh-ai-engineer, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub rhecosystemappeng/agentic-collections --plugin rh-ai-engineer
Description

Red Hat OpenShift AI MCP server for high-level RHOAI operations: Data Science Projects, model serving (InferenceService deploy/list/get), serving runtimes, data connections, workbenches, pipelines, storage, training, and model registry. See: https://github.com/opendatahub-io/rhoai-mcp

Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "rhoai": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/opendatahub-io/rhoai-mcp",
        "rhoai-mcp"
      ],
      "url": "https://github.com/opendatahub-io/rhoai-mcp",
      "env": {
        "RHOAI_MCP_TRANSPORT": "stdio",
        "RHOAI_MCP_KUBECONFIG_PATH": "${KUBECONFIG}"
      }
    }
  }
}
Security Considerations
External connections

This server connects to external services. Review the URLs it accesses before enabling.

Command
uvx
URL
https://github.com/opendatahub-io/rhoai-mcp
Access Level
write
Arguments
--fromgit+https://github.com/opendatahub-io/rhoai-mcprhoai-mcp
Environment Variables
RHOAI_MCP_TRANSPORT=stdio
RHOAI_MCP_KUBECONFIG_PATH=${KUBECONFIG}
Capabilities
deploymentfiles