Skip to main content
Developer ToolsPython

Pratyay/mac-monitor-mcp

Identifies resource-intensive processes on macOS and provides performance improvement suggestions.

developer-toolslocal-servicemacos
Share:

Quick Start

Clone the repository:

git clone https://github.com/Pratyay/mac-monitor-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "mac-monitor-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Pratyay/mac-monitor-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
Python
Author
Pratyay