System Monitor MCP Server

Stableother
45 starsTypeScriptcommunity
GitHub
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-monitor
Examples

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

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

System Monitor MCP Server - MCP Server Directory - CortexAgent