uyuni-project/mcp-server-uyuni
If you are the rightful owner of mcp-server-uyuni and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Model Context Protocol Server for Uyuni Server API.
Tools
Functions exposed to the LLM to take actions
get_list_of_active_systems
Retrieve a list of all active systems.
get_cpu_of_a_system
Get CPU information of a specific system.
get_all_systems_cpu_info
Retrieve CPU information for all systems.
check_system_updates
Check for updates on a specific system.
check_all_systems_for_updates
Check for updates on all systems.
schedule_apply_pending_updates_to_system
Schedule the application of pending updates to a system.
schedule_apply_specific_update
Schedule a specific update to be applied to a system.
get_systems_needing_security_update_for_cve
Identify systems needing security updates for a specific CVE.
get_systems_needing_reboot
List systems that require a reboot.
schedule_system_reboot
Schedule a reboot for a specific system.
cancel_action
Cancel a scheduled action.
list_all_scheduled_actions
List all scheduled actions.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client