Exporter for machine metrics
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"node_exporter": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-node_exporter"
]
}
}
}