Back to Apps

MCP System Monitor
by seekrays
Real-time system metrics for LLMs, including CPU, memory, disk, network, and process monitoring via MCP.
0 stars
Works in:claude
Exposes:Tools
What it does
MCP System Monitor connects your AI assistant directly to your machine's hardware and OS metrics. It allows LLMs to monitor system health, diagnose performance bottlenecks, and track resource usage in real-time.
Tools
get_cpu_info: Retrieves CPU usage, core count, and detailed processor specs.get_memory_info: Returns virtual and swap memory usage statistics.get_disk_info: Queries disk usage and I/O statistics for specific paths or all partitions.get_network_info: Provides network interface data and traffic statistics.get_host_info: Returns general system details, uptime, and boot time.get_process_info: Lists active processes with sorting by CPU, memory, or PID.
Installation
{\n "mcpServers": {\n "mcp-monitor": {\n "command": "/path/to/mcp-monitor"\n }\n }\n}
Supported hosts
- Claude Desktop
Quick install
git clone https://github.com/seekrays/mcp-monitor.git && cd mcp-monitor && make buildInformation
- Pricing
- free
- Published
- 5/1/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add the binary path to your claude_desktop_config.json under mcpServers.






