Loomal

hardware-probe

MCP server by github.com/yamaru-eu/hardware-probe

Hardware probe for performance diagnostics, thermal monitoring, and LLM optimization.

5 starsnpm: @yamaru-eu/hardware-probe

About hardware-probe

hardware-probe is an MCP (Model Context Protocol) server published by yamaru-eu in the official MCP registry, listed under Monitoring on Loomal. Hardware probe for performance diagnostics, thermal monitoring, and LLM optimization.

It ships as an npm package (@yamaru-eu/hardware-probe), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/yamaru-eu/hardware-probe, where the project has earned 5 GitHub stars.

Use hardware-probe with your agent

Claude Code · one command
claude mcp add hardware-probe -- npx -y @yamaru-eu/hardware-probe
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "hardware-probe": {
      "command": "npx",
      "args": [
        "-y",
        "@yamaru-eu/hardware-probe"
      ]
    }
  }
}
npm@yamaru-eu/hardware-probe

Frequently asked questions

What is hardware-probe?
hardware-probe is an MCP (Model Context Protocol) server by yamaru-eu in the Monitoring category. Hardware probe for performance diagnostics, thermal monitoring, and LLM optimization.
How do I connect hardware-probe to Claude, Cursor, or another MCP client?
Install hardware-probe from its npm package (@yamaru-eu/hardware-probe) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is hardware-probe open source?
Yes — the source code is public at github.com/yamaru-eu/hardware-probe, with 5 GitHub stars.
Can AI agents pay to use hardware-probe?
Not yet through Loomal — hardware-probe is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain hardware-probe? Claim this listing free by verifying GitHub ownership, or contact us.