Pratyay/mac-monitor-mcp
Identifies resource-intensive processes on macOS and provides performance improvement suggestions.
Quick Start
Clone the repository:
git clone https://github.com/Pratyay/mac-monitor-mcpClaude 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.