Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Monitor

    A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface.

    73 stars
    Go
    Updated Oct 21, 2025
    computer
    mcp
    mcp-server
    monitor
    monitoring
    pc-monitor
    system-monitoring

    Table of Contents

    • Features
    • Available Tools
    • 1. CPU Information
    • 2. Memory Information
    • 3. Disk Information
    • 4. Network Information
    • 5. Host Information
    • 6. Process Information
    • Installation
    • Usage
    • Contributing

    Table of Contents

    • Features
    • Available Tools
    • 1. CPU Information
    • 2. Memory Information
    • 3. Disk Information
    • 4. Network Information
    • 5. Host Information
    • 6. Process Information
    • Installation
    • Usage
    • Contributing

    Documentation

    MCP System Monitor

    Go

    GitHub release (latest SemVer)

    Discord

    A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface.

    Features

    This tool provides the following monitoring capabilities:

    • CPU Information: Usage percentage, core count, and detailed CPU info
    • Memory Information: Virtual and swap memory usage
    • Disk Information: Disk usage, partitions, and I/O statistics
    • Network Information: Network interfaces, connections, and traffic statistics
    • Host Information: System details, uptime, boot time, and users
    • Process Information: Process listing, sorting, and detailed per-process statistics

    Available Tools

    1. CPU Information

    code
    Tool: get_cpu_info
    Description: Get CPU information and usage
    Parameters:
      - per_cpu (boolean, default: false): Whether to return data for each core

    2. Memory Information

    code
    Tool: get_memory_info
    Description: Get system memory usage information
    Parameters: None

    3. Disk Information

    code
    Tool: get_disk_info
    Description: Get disk usage information
    Parameters:
      - path (string, default: "/"): Specify the disk path to query
      - all_partitions (boolean, default: false): Whether to return information for all partitions

    4. Network Information

    code
    Tool: get_network_info
    Description: Get network interface and traffic information
    Parameters:
      - interface (string, optional): Specify the network interface name to query

    5. Host Information

    code
    Tool: get_host_info
    Description: Get host system information
    Parameters: None

    6. Process Information

    code
    Tool: get_process_info
    Description: Get process information
    Parameters:
      - pid (number, optional): Process ID to get detailed information for a specific process
      - limit (number, default: 10): Limit the number of processes returned
      - sort_by (string, default: "cpu"): Sort field (cpu, memory, pid, name)

    Installation

    bash
    git clone https://github.com/seekrays/mcp-monitor.git
    cd mcp-monitor
    make build

    Usage

    Run the compiled binary:

    bash
    ./mcp-monitor

    The server starts in stdio mode, ready to communicate with an MCP-compatible LLM client.

    Contributing

    Contributions are welcome! Please feel free to submit a Pull Request.

    Similar MCP

    Based on tags & features

    • MC

      Mcp K8s

      Go·
      128
    • MC

      Mcpjungle

      Go·
      617
    • MC

      Mcp Cyclops

      Go·
      29
    • AN

      Anyquery

      Go·
      1.4k

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MC

      Mcp K8s

      Go·
      128
    • MC

      Mcpjungle

      Go·
      617
    • MC

      Mcp Cyclops

      Go·
      29
    • AN

      Anyquery

      Go·
      1.4k

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k