Node-Hardware MCP
โ Back to MCPs
๐ป
Node-Hardware
Analysis & Visualizationv1.0.0
Node-Hardware MCP v1.0.0 - Part of Agent Toolkit (IoWarp Platform). 11 tools for hardware monitoring: CPU, memory, GPU, disk, network info, remote SSH monitoring. Enables AI agents to monitor and analyze system hardware.
Keywords: hardware-monitoring, system-analysis, performance-metrics, node-information, ssh-monitoring, remote-hardware, mcp, llm-integration
License: MIT
Installation Playbooks
Select a preferred environment to provision the MCP server. Commands rely on `uv` for isolated dependency management.
{
"mcpServers": {
"node-hardware-mcp": {
"command": "uvx",
"args": ["agent-toolkit", "node-hardware"]
}
}
}