create_system_group
Creates a new system group in Uyuni.
How to use it
create_system_group is exposed by the MCP Server Uyuni MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the create_system_group tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Server Uyuni
docker run --env-file /path/to/uyuni-config.env -p 8080:8080 ghcr.io/uyuni-project/mcp-server-uyuni:latestOther tools in MCP Server Uyuni (26)
Bootstraps and registers a new system with Uyuni using an activation key.
Adds systems to a system group.
Cancels a previously scheduled action, such as an update or reboot.
Checks all active systems for pending updates.
Lists systems that match the provided IP address.
Lists systems that match the provided hostname.
Gets details of the specified system.
Gets the details of the event associated with the especified server and event ID.
Gets the event/action history of the specified system.
Checks if a specific system has pending updates (relevant errata).
Lists applicable and unscheduled patches for a system.
Retrieves a list of available activation keys for bootstrapping new systems.
Fetches a list of all scheduled, in-progress, completed, or failed actions.
Lists the systems in a system group.
Fetches a list of system groups from the Uyuni server.
Fetches a list of active systems from the Uyuni server, returning their names and IDs.
Fetches a list of systems from the Uyuni server that require a reboot.
Finds systems requiring a security update for a specific CVE identifier.
Returns paginated pending updates for a specific system with optional CVE expansion and optional advisorytypes filter.
Decommissions and removes a system from Uyuni management.
Removes systems from a system group.
Checks for pending updates on a system, schedules all of them to be applied.
Schedules a specific update (erratum) to be applied to a system.
Schedules a reboot for a specified system.
Returns low-token paginated summary of systems with pending updates.
Returns low-token summary counts for pending updates of a specific system (optional advisorytypes filter).