Skip to content

Server System Monitor

Free

by MCP Community

System monitor MCP App Server with real-time stats

v1.5.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Server System Monitor MCP Server

System monitor MCP App Server with real-time stats

Installation

Reviews

Leave a Review

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"]
    }
  }
}