Skip to main content

Node-Hardware MCP

← Back to MCPs
💻

Node-Hardware

Analysis & Visualizationv1.0.0

Node Hardware MCP is a Model Context Protocol server that enables LLMs to monitor and analyze system hardware information including CPU specifications, memory usage, disk performance, network interfaces, GPU details, and sensor data for both local and remote nodes via SSH connections, providing comprehensive hardware monitoring and performance analysis capabilities.

Keywords: hardware-monitoring, system-analysis, performance-metrics, node-information, ssh-monitoring, remote-hardware, mcp, llm-integration
License: MIT

Installation

{
"mcpServers": {
"node-hardware-mcp": {
"command": "uvx",
"args": ["iowarp-mcps", "node-hardware"]
}
}
}