Overview
Features
Toolset support for insights services
Provides MCP toolsets to access Advisor, Hosted Image Builder, Inventory, Remediations, and Vulnerability services.
No MCP-side authentication
The MCP server does not require authentication; authentication is only required to access the Red Hat Insights APIs.
Service account authentication to Insights
Uses INSIGHTS_CLIENT_ID and INSIGHTS_CLIENT_SECRET to authenticate against Red Hat Insights when calling APIs.
Containerized deployment
Published container images allow running the MCP server with Podman or Docker.
Multiple integration formats
Supports STDIO, HTTP, and SSE modes, with guidance for various integration scenarios.
IDE and tool integrations
Guides for integrating with VSCode, Cursor, Gemini, Claude Desktop, and CLine.
Permissions-based access control
Toolset access is governed by roles (e.g., Advisor viewer, Inventory viewer, Remediations user) assigned via groups by an organization administrator.
Prerequisites and deployment guidance
Includes prerequisites (Podman), repository references (toolsets.md), and deployment notes for local and remote usage.
Who Is This For?
- Organization Administrator:Grant and manage permissions for MCP toolsets by assigning service accounts to groups and roles (Advisor, Inventory, Remediations, Vulnerability).
- Developer:Use MCP to integrate Red Hat Insights services into development workflows via STDIO/HTTP integrations and IDE tooling.
- DevOps Engineer:Operate containerized MCP servers, configure credentials, and manage integrations across environments.




