io.github.yamaru-eu/hardware-probe✓
io.github.yamaru-eu/hardware-probe · v1.1.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.yamaru-eu/hardware-probe",
"description": "Hardware probe for performance diagnostics, thermal monitoring, and LLM optimization.",
"repository": {
"url": "https://github.com/yamaru-eu/hardware-probe",
"source": "github"
},
"version": "1.1.2",
"packages": [
{
"registryType": "npm",
"identifier": "@yamaru-eu/hardware-probe",
"version": "1.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "URL of the remote recommendation API",
"format": "string",
"name": "REMOTE_API_URL"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}