About
Overview
The System Monitor MCP Server provides system monitoring tools for AI agents. It reports CPU usage, memory consumption, disk space, network traffic, and running processes.
Capabilities
Tools & Capabilities
⚡get_cpu
Get CPU usage statistics
⚡get_memory
Get memory usage
⚡get_disk
Get disk space information
⚡list_processes
List running processes
⚡get_network
Get network traffic statistics
Setup
Installation
bash
Install
npx -y mcp-server-system-monitorExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"system-monitor": {
"command": "npx",
"args": ["-y", "mcp-server-system-monitor"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 45
Last UpdatedFeb 12, 2026