huhabla/mcp-system-monitor
If you are the rightful owner of mcp-system-monitor 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.
The MCP System Monitor Server is a cross-platform server designed to provide real-time system monitoring capabilities for LLMs, utilizing the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
get_cpu_info
Get current CPU usage and statistics
get_gpu_info
Get GPU information for all detected GPUs
get_memory_info
Get RAM and swap usage
get_disk_info
Get disk usage for all mounted drives
get_system_snapshot
Get complete system state in one call
monitor_cpu_usage
Monitor CPU usage over a specified duration
get_top_processes
Get top processes by CPU or memory usage
get_network_stats
Get network interface statistics
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client