Get CPU information and usage
Get system memory usage information
Get disk usage information
Get network interface and traffic information
Get host system information
Get process information
System Monitor provides comprehensive real-time system metrics through an MCP-compatible interface. It allows LLMs to access detailed information about CPU usage, memory utilization, disk statistics, network traffic, host details, and running processes. With this tool, AI assistants can retrieve and analyze system performance data, helping users troubleshoot issues, optimize resource usage, and monitor their computer's health without requiring additional software or manual commands.
System Monitor is a powerful tool that exposes real-time system metrics through the Model Context Protocol (MCP). It enables AI assistants to access comprehensive information about your computer's performance and resource utilization.
To install and use the System Monitor:
git clone https://github.com/seekrays/mcp-monitor.git
cd mcp-monitor
make build
This will create an executable binary named mcp-monitor
in your project directory.
The System Monitor can be run in different modes:
To run the monitor in standard mode:
./mcp-monitor
The server will start and be ready to communicate with an MCP-compatible LLM client.
Once connected to your AI assistant, you can ask for various system metrics:
The AI will use the appropriate tools to fetch the requested information and present it in a readable format.
If you encounter any issues:
For more help, join the community on Discord at https://discord.gg/kbMJ9Qpf