A lightweight self-hosted MCP server connecting LLM-based AI agents to Red Hat Lightspeed enterprise services, supporting 9 toolsets including Image Builder, Vulnerability, Advisor, and Inventory.
Red Hat Lightspeed MCP (formerly Insights MCP) is an open-source MCP (Model Context Protocol) server implementation maintained by Red Hat, designed to integrate AI agent capabilities into the Red Hat system management ecosystem.
Core Capabilities:
- MCP Protocol Support: Implements Model Context Protocol with STDIO, HTTP, and SSE transport modes
- 9 Toolsets: Image Builder, Vulnerability, Advisor, Inventory, Remediations, Planning, RHSM, Content Sources, RBAC
- Security & Compliance: OAuth2 service account authentication, automatic token refresh, RBAC permission control, read-only mode support
- Modular Architecture: On-demand toolset loading via
--toolsetparameter
Typical Use Cases:
- AI-assisted system management: Query Red Hat Insights recommendations and system status via natural language
- Security vulnerability response: AI agents analyze CVE impact scope and generate remediation playbooks
- Image build automation: AI-assisted custom RHEL image blueprint creation
- Enterprise intelligent operations: Integration with Claude Desktop, VSCode, Cursor, Gemini CLI, and other AI clients
Technical Implementation:
- Python 98.3% (≥3.10), based on fastmcp ≥3.0 framework
- Containerized deployment with Podman/Docker support
- Apache-2.0 license, maintained by RedHatInsights official organization
- Active maintenance: 549 commits, 289 releases