Skip to main content
Glama
notreallycheeks

hwprobe-mcp

hardware_inventory

Collects detailed static hardware inventory including CPU, RAM, disks, GPU, motherboard, BIOS, and OS by aggregating platform tools and libraries, with warnings for unreadable components.

Instructions

Deep STATIC hardware inventory of this machine.

CPU model/cores/arch/cache, RAM total + DIMM layout, disks (model/serial/size), GPUs, motherboard/BIOS, and OS/platform. Aggregates platform, psutil, and native tools (lscpu/lsblk/lspci/dmidecode on Linux; system_profiler on macOS; CIM/WMI on Windows). Motherboard/BIOS/DIMM detail needs root; anything unreadable is reported in warnings.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, description fully covers behavior: aggregates multiple sources, needs root for some details, reports unreadable items in warnings. Discloses privilege requirements and error handling.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Concise and front-loaded with purpose, followed by details. Every sentence adds value with no redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no parameters, no annotations, and existence of output schema, the description fully covers tool behavior, inputs, sources, and conditions. Complete for a comprehensive inventory tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

No parameters exist, so description doesn't need to cover them. Baseline 4 per rule for 0 parameters. Description adds value by explaining tool scope and output, but no parameter-specific info.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Clearly states 'Deep STATIC hardware inventory of this machine' with specific components listed. Distinguishes from sibling tools like cpu_status, disk_health, gpu_status, which are more focused or dynamic.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Implied usage by describing static inventory; contrasts with siblings that are dynamic or focused. No explicit 'when to use this vs alternatives' or exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/notreallycheeks/hwprobe-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server