Description
MCP System Monitor provides real-time system metrics through a standardized interface, allowing LLMs to access detailed information about CPU, memory, disk, network, host, and process statistics. Built with Go using the gopsutil library, it exposes six specialized tools that retrieve system performance data in structured JSON format. The implementation is designed for cross-platform compatibility (Windows, macOS, Linux) and includes configurable parameters for customizing data retrieval, such as filtering processes by resource usage or viewing per-core CPU statistics. This server enables AI assistants to perform system diagnostics, resource monitoring, and performance analysis without requiring direct system access.
Server Details
Added
April 21, 2025
