mcp-monitor
35
MCP System Monitor is a tool designed to provide detailed system metrics through the Model Context Protocol, enabling real-time interaction with LLMs. It monitors CPU, memory, disk, network, host, and process information.
What is MCP System Monitor?
MCP System Monitor is a tool that provides real-time system metrics via the Model Context Protocol, allowing LLMs to access system information.
How do I install MCP System Monitor?
Clone the repository from GitHub, navigate to the directory, and run 'make build' to compile the tool.
What kind of information can MCP System Monitor provide?
It provides CPU, memory, disk, network, host, and process information.
Is MCP System Monitor compatible with all operating systems?
Yes, it can be used on Linux, Windows (via WSL), and macOS.
Can I contribute to MCP System Monitor?
Yes, contributions are welcome. You can submit a Pull Request on the GitHub repository.