← Index

Red Hat Lightspeed MCP

io.github.RedHatInsights/insights-mcp·v1.0.0·Image, Video & Audio
Quality Score
89
/100

Model Context Protocol server for Red Hat Lightspeed - advisor, image builder, inventory, and more

§01  Install
Claude Desktop (Docker)
{
  "mcpServers": {
    "insights-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/redhatinsights/red-hat-lightspeed-mcp"
      ],
      "env": {
        "LIGHTSPEED_CLIENT_ID": "<your-lightspeed_client_id>",
        "LIGHTSPEED_CLIENT_SECRET": "<your-lightspeed_client_secret>"
      }
    }
  }
}
§02  Environment variables
LIGHTSPEED_CLIENT_ID
requiredsecret

Red Hat Lightspeed Client ID for authentication

LIGHTSPEED_CLIENT_SECRET
requiredsecret

Red Hat Lightspeed Client Secret for authentication

§03  MCP Quality Score  ·  methodology
freshness
19
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Image, Video & Audio