Exposes system metrics via the Model Context Protocol (MCP), enabling LLMs to retrieve real-time system information.
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.