Red Hat Lightspeed MCP MCP Server
io.github.RedHatInsights/insights-mcp
What is the Red Hat Lightspeed MCP MCP server?
Model Context Protocol server for Red Hat Lightspeed - advisor, image builder, inventory, and more
How to install Red Hat Lightspeed MCP
Copy-paste configuration for popular MCP clients.
LIGHTSPEED_CLIENT_IDrequiredsecretRed Hat Lightspeed Client ID for authentication
LIGHTSPEED_CLIENT_SECRETrequiredsecretRed Hat Lightspeed Client Secret for authentication
{
"mcpServers": {
"insights-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/redhatinsights/red-hat-lightspeed-mcp"
],
"env": {
"LIGHTSPEED_CLIENT_ID": "<YOUR_LIGHTSPEED_CLIENT_ID>",
"LIGHTSPEED_CLIENT_SECRET": "<YOUR_LIGHTSPEED_CLIENT_SECRET>"
}
}
}
}{
"mcpServers": {
"insights-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/redhatinsights/red-hat-lightspeed-mcp"
],
"env": {
"LIGHTSPEED_CLIENT_ID": "<YOUR_LIGHTSPEED_CLIENT_ID>",
"LIGHTSPEED_CLIENT_SECRET": "<YOUR_LIGHTSPEED_CLIENT_SECRET>"
}
}
}
}{
"mcpServers": {
"insights-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/redhatinsights/red-hat-lightspeed-mcp"
],
"env": {
"LIGHTSPEED_CLIENT_ID": "<YOUR_LIGHTSPEED_CLIENT_ID>",
"LIGHTSPEED_CLIENT_SECRET": "<YOUR_LIGHTSPEED_CLIENT_SECRET>"
}
}
}
}{
"servers": {
"insights-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/redhatinsights/red-hat-lightspeed-mcp"
],
"env": {
"LIGHTSPEED_CLIENT_ID": "<YOUR_LIGHTSPEED_CLIENT_ID>",
"LIGHTSPEED_CLIENT_SECRET": "<YOUR_LIGHTSPEED_CLIENT_SECRET>"
}
}
}
}claude mcp add insights-mcp --env LIGHTSPEED_CLIENT_ID=<YOUR_LIGHTSPEED_CLIENT_ID> --env LIGHTSPEED_CLIENT_SECRET=<YOUR_LIGHTSPEED_CLIENT_SECRET> -- docker run -i --rm ghcr.io/redhatinsights/red-hat-lightspeed-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.