Home › Other › Red Hat Lightspeed MCP
Red Hat Lightspeed MCP
Model Context Protocol server for Red Hat Lightspeed - advisor, image builder, inventory, and more
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (oci)
docker run -i --rm ghcr.io/redhatinsights/red-hat-lightspeed-mcp
Or add to your MCP client config:
{
"mcpServers": {
"insights-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/redhatinsights/red-hat-lightspeed-mcp"
],
"env": {
"LIGHTSPEED_CLIENT_ID": "<YOUR_VALUE>",
"LIGHTSPEED_CLIENT_SECRET": "<YOUR_VALUE>"
}
}
}
}
LIGHTSPEED_CLIENT_IDrequired secret — Red Hat Lightspeed Client ID for authenticationLIGHTSPEED_CLIENT_SECRETrequired secret — Red Hat Lightspeed Client Secret for authentication
Related servers
browser-use
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
servers
MCP server that exercises all the features of the MCP protocol
World Monitor
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
paperclip
Trending hip-hop artist momentum scores across four cultural dimensions.
ruflo
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Chrome DevTools MCP
MCP server for Chrome DevTools
Data from the Official MCP Registry