A minimal MCP server that exposes a single tool to query local hardware information (OS, CPU, memory, architecture).
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.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.PROCESSOR_IDENTIFIER— CPU 型号按平台探测:macOS 用 sysctl machdep.cpu.brand_string,Linux 读 /proc/cpuinfo,Windows 读 ,全部失败时回退到 platform 模块。[](https://m8ven.ai/mcp/ygdcz-simple-mcp-1nyemc)