Yamaru Hardware Probe (yamaru-eu/hardware-probe) is an MCP server listed on the M8ven Trust Index. It scores 56 out of 100, grade D. It declares 11 tools. No publisher has claimed this listing.

D
Caution
56/100

Yamaru Hardware Probe

Expert system hardware probe and performance diagnostic engine for AI, Gaming, and High-Performance workflows. Provides deep system insights such as real-time monitoring, thermal diagnostics, and LLM optimization.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

yamaru-eu

Source: Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
⚠️
Known vulnerabilities in dependencies: 7 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// tools this server exposes11 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

analyze_local_system

Reads the hardware specifications of the local machine: CPU, RAM, motherboard and OS. Returns a structured JSON object.

analyze_performance

Provides real-time system performance: CPU load, memory usage, and top processes.

analyze_inference_config

Performs a deep scan for LLM inference optimization: GPU details, real memory bandwidth benchmark, ML runtimes (Ollama, Docker, WSL), and environment variables.

get_inference_expert_knowledge

Returns the expert instructions and rules for optimizing LLM inference on this specific hardware. Call this to learn HOW to interpret analyze_inference_config results.

check_llm_compatibility

(BETA) Checks if a specific LLM model can run on this machine. Returns optimal quantization and estimated tokens per second. Requires remote API connection.

get_llm_recommendations

(BETA) Recommends the best LLM models that can run locally on this machine. Requires remote API connection.

analyze_ram_pressure

Reports current memory pressure: total/used/free/available memory, swap usage, and top processes by RSS.

check_storage_health

Reports per-disk health: type (NVMe/SSD/HDD), vendor, temperature, SMART status, and firmware.

thermal_profile

Reports current CPU and GPU thermal and frequency state: temperature, utilization, and fan speed.

diagnose_antivirus_impact

Detects running antivirus/EDR products and reads their exclusion rules. Checks dev hot paths coverage.

monitor_system_health

Monitors system metrics (CPU load, RAM usage, CPU temperature) over a configurable duration (up to 10 minutes) and returns min/max/avg statistics. Use duration_seconds to set the observation window and interval_seconds to control sampling granularity.

// known CVEs in dependencies7 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highsysteminformation@5.23.5GHSA-5vv4-hvf7-2h46

Command Injection via Unsanitized `locate` Output in `versions()` — systeminformation

highsysteminformation@5.23.5GHSA-5xpp-75jx-m839

systeminformation: OS command injection in networkInterfaces() via interfaces(5) source-directive path on Linux

highsysteminformation@5.23.5GHSA-9c88-49p5-5ggf

Systeminformation has a Command Injection via unsanitized interface parameter in wifi.js retry path

highsysteminformation@5.23.5GHSA-cvv5-9h9w-qp2m

Systeminformation has command injection vulnerability in getWindowsIEEE8021x (SSID)

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configREMOTE_API_URL
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

11/11 tools missing one or more hints — analyze_local_system (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); analyze_performance (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); analyze_inference_config (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +8 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tool test coverage

Only 2/11 tools referenced in tests (18%)

Write tests that reference each tool by name so every tool has at least one test.

Production dependencies are patched

0 critical, 7 high severity in production deps — @modelcontextprotocol/sdk@1.0.0 (high), systeminformation@5.23.5 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/yamaru-eu/hardware-probe?variant=verified)](https://m8ven.ai/mcp/yamaru-eu/hardware-probe)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: fa22f84842be959ca32a0be51d46072e064845e3
code hash: 1d20536c0fe9697ed611bf34ef4b7aef44804956f5ef7da856e3bc2419eb1d9d
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client