Loomal

Red Hat Lightspeed MCP

MCP server by github.com/redhatinsights/insights-mcp

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

21 starsoci: ghcr.io/redhatinsights/red-hat-lightspeed-mcp

About Red Hat Lightspeed MCP

Red Hat Lightspeed MCP is an MCP (Model Context Protocol) server published by redhatinsights in the official MCP registry. Model Context Protocol server for Red Hat Lightspeed - advisor, image builder, inventory, and more

It ships as a Docker image (ghcr.io/redhatinsights/red-hat-lightspeed-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/redhatinsights/insights-mcp, where the project has earned 21 GitHub stars.

Use Red Hat Lightspeed MCP with your agent

Claude Code · one command
claude mcp add red-hat-lightspeed-mcp -- docker run -i --rm ghcr.io/redhatinsights/red-hat-lightspeed-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "red-hat-lightspeed-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/redhatinsights/red-hat-lightspeed-mcp"
      ]
    }
  }
}
ocighcr.io/redhatinsights/red-hat-lightspeed-mcp

Frequently asked questions

What is Red Hat Lightspeed MCP?
Red Hat Lightspeed MCP is an MCP (Model Context Protocol) server by redhatinsights. Model Context Protocol server for Red Hat Lightspeed - advisor, image builder, inventory, and more
How do I connect Red Hat Lightspeed MCP to Claude, Cursor, or another MCP client?
Install Red Hat Lightspeed MCP from its oci package (ghcr.io/redhatinsights/red-hat-lightspeed-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Red Hat Lightspeed MCP open source?
Yes — the source code is public at github.com/redhatinsights/insights-mcp, with 21 GitHub stars.
Can AI agents pay to use Red Hat Lightspeed MCP?
Not yet through Loomal — Red Hat Lightspeed MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Red Hat Lightspeed MCP? Claim this listing free by verifying GitHub ownership, or contact us.