mcp-monitor
20
MCP System Monitor is a tool designed for real-time system metrics monitoring via the Model Context Protocol, allowing integration with language models. It efficiently tracks various system resources such as CPU, memory, disk, network, host, and process information.
MCP System Monitor
A system monitoring tool that provides real-time system metrics through the Model Context Protocol (MCP). It supports:
- CPU Information: Tracks CPU usage, core count, and detailed stats.
- Memory Information: Monitors virtual and swap memory usage.
- Disk Information: Tracks disk usage, partitions, and I/O stats.
- Network Information: Provides network interface details and traffic stats.
- Host Information: Shows system details, uptime, boot time, and user data.
- Process Information: Details on process listing, sorting, and statistics.
Installation
Clone the repository and build the project:
Run the server using the compiled binary for communication with an MCP-compatible LLM client.