System Monitor
Createdseekrays
Exposes system metrics via the Model Context Protocol (MCP), enabling LLMs to retrieve real-time system information.
About
System Monitor is a tool designed to provide real-time system information to Large Language Models (LLMs) through the Model Context Protocol (MCP). It collects and exposes a wide range of system metrics, including CPU usage, memory consumption, disk I/O, network statistics, and process information. This allows LLMs to gain a deeper understanding of the underlying system's state and performance, enabling more informed decision-making and improved interaction with the environment.
Key Features
- Offers detailed process listing and statistics.
- Exposes system metrics via the Model Context Protocol (MCP).
- Allows for querying specific network interfaces and disk paths.
- Provides CPU, memory, disk, and network information.
- Supports sorting process information by CPU, memory, PID, or name.
- 3 GitHub stars
Use Cases
- Real-time system monitoring for LLM-powered applications.
- Performance analysis and optimization based on system metrics.
- Dynamic resource allocation and management.