scalene

GitHub

Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "scalene": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-scalene"
      ]
    }
  }
}