Model Context Protocol server for Red Hat Lightspeed - advisor, image builder, inventory, and more
MCPpedia last refreshed this data
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-redhatinsights-insights-mcp": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Red Hat Lightspeed Model Context Protocol (MCP) server is a lightweight, self-hosted solution that connects LLM-based agents - such as Claude Desktop and other MCP-compatible tools - to Red Hat Lightspeed services.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in analytics / ai-ml
Persistent memory using a knowledge graph
Dynamic problem-solving through sequential thought chains
An open-source AI agent that brings the power of Gemini directly into your terminal.
🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code / Codex Integration
MCP Security Weekly
Get CVE alerts and security updates for io.github.RedHatInsights/insights-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
(formerly known as Insights MCP)
Red Hat Lightspeed Model Context Protocol (MCP) server is a lightweight, self-hosted solution that connects LLM-based agents - such as Claude Desktop and other MCP-compatible tools - to Red Hat Lightspeed services.
--all-tools to enable write tools (e.g. create blueprints, run composes). RBAC permissions can also restrict access.Note: Authentication is only required for accessing Red Hat Lightspeed APIs. The MCP server itself does not require authentication.
There are two ways to authenticate:
Authorization: Bearer <token> HTTP header (SSE/HTTP transports only).Client ID and Client secret for later.LIGHTSPEED_CLIENT_ID and LIGHTSPEED_CLIENT_SECRET.Different toolsets require specific roles for your service account:
RHEL Advisor viewerInventory Hosts viewerVulnerability viewer, Inventory Hosts viewerRemediations userBy default, service accounts have no access. An organization administrator must assign permissions. The MCP server will only be able to perform tasks that it has permission to perform. For example, if the user wants to allow read-only operations and deny write operations, this can be accomplished via the permissions system.
For detailed step-by-step instructions, see this video tutorial: Service Account Permissions Setup
Log in as Organization Administrator with User Access administrator role
Navigate to User Access Settings: Click Settings (⚙️ Gear Icon) → "User Access" → "Groups"
Assign permissions (choose one option):
Option A - Create New Group:
mcp-service-accounts)Option B - Use Existing Group:
Your service account will inherit all roles from the assigned group.
If you start this MCP server locally (with podman or docker) make sure the conta