Knuckles-Team/systems-manager
If you are the rightful owner of systems-manager 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.
Systems-Manager is a versatile CLI and MCP server tool designed to manage systems across multiple operating systems, offering features like application management, system optimization, and hardware statistics retrieval.
Tools
Functions exposed to the LLM to take actions
install_applications
Install applications with Snap fallback (Linux).
update
Update system and applications.
clean
Clean system resources (e.g., trash/recycle bin).
optimize
Optimize system (e.g., autoremove, defrag on Windows).
install_python_modules
Install Python modules via pip.
install_fonts
Install specified Nerd Fonts or all fonts.
get_os_stats
Retrieve OS statistics.
get_hardware_stats
Retrieve hardware statistics.
list_windows_features
List Windows features (Windows only).
enable_windows_features
Enable Windows features (Windows only).
disable_windows_features
Disable Windows features (Windows only).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client