Provides a server for securely querying Red Hat internal groups API using client certificate authentication.
Rover is an MCP (ModelContextProvider) server designed to facilitate secure access to Red Hat's internal groups API. It leverages client certificate authentication to ensure secure API interactions and includes robust error handling for common scenarios like missing groups (404), access denied (403), and certificate issues. The server exposes a `rover_group` tool, allowing users to easily retrieve detailed information about Red Hat internal groups by name, making it a valuable component for applications requiring internal group data.