System Monitor

Provides real-time system metrics for CPU, memory, disk, network, host, and process statistics using Go and gopsutil, enabling det

seekrays 87
Claude CodeClaude DesktopGeneric
View source ↗

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.

Source

Repository: https://github.com/seekrays/mcp-monitor

Maintain System Monitor?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[System Monitor on getagentictools](https://getagentictools.com/mcp/seekrays-mcp-monitor?ref=badge)