Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"scalene": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-scalene"
]
}
}
}