GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"nvtop": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-nvtop"
]
}
}
}