Server System Monitor
Freeby MCP Community
System monitor MCP App Server with real-time stats
v1.5.0Added Apr 12, 2026
Server System Monitor MCP Server
System monitor MCP App Server with real-time stats
Installation
Reviews
Installation
Quick install
npx -y @modelcontextprotocol/server-system-monitor
Add to claude_desktop_config.json
{
"mcpServers": {
"server-system-monitor": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-system-monitor"]
}
}
}