System Information MCP Server
JSON →Provides real-time system information and metrics, including CPU, memory, disk, network, and process status.
Install
uvx (Recommended) Tools · 7
- get_cpu_info Retrieve CPU usage, core counts, frequency, and load average
- get_memory_info Get virtual and swap memory statistics
- get_disk_info Disk usage information for all mounts or specific paths
- get_network_info Network interface information and I/O statistics
- get_process_list Running processes with sorting and filtering options
- get_system_uptime System boot time and uptime information
- get_temperature_info Temperature sensors and fan speeds (when available)
Environment variables
SYSINFO_HOSTSYSINFO_PORT
Links
★ 5 GitHub stars