monitor-mcp-server

monitor-mcp-server

0

The Monitor MCP Server is a system monitoring server that utilizes the Message Control Protocol to monitor CPU, memory, and disk usage on Mac systems. It provides detailed information on system resource usage, including individual core details and partition information.

Monitor MCP Server

A system monitoring server based on Message Control Protocol (MCP) that monitors CPU, memory, and disk usage on Mac systems.

Features

  • CPU Usage Monitoring
    • Usage per core
    • CPU frequency
    • Number of cores
  • Memory Usage Monitoring
    • Total memory
    • Available memory
    • Memory usage percentage
    • Used memory
    • Free memory
  • Disk Usage Monitoring
    • Usage per partition
    • Filesystem type
    • Total, used, and available space

Dependencies

  • mcp[cli]: MCP protocol implementation
  • psutil: System and process monitoring

License

MIT