Skip to main content
Glama
Dark-Hunt3r1

DeviceLens MCP

by Dark-Hunt3r1

devicelens_list_devices

Read-onlyIdempotent

List Windows devices grouped by physical device instead of flat Device Manager interfaces, with an option to include disconnected devices.

Instructions

List Windows devices as numbered physical groups instead of flattened Device Manager interfaces.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
include_disconnectedNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

Annotations already indicate read-only, idempotent, non-destructive behavior. The description adds the unique formatting aspect but does not detail return behavior, default behavior (include_disconnected true), or any other operational traits beyond the basic listing.

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

Conciseness4/5

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

The description is a single sentence with no unnecessary words. It is front-loaded with the action, though it could benefit from slight expansion for parameter clarity.

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

Completeness3/5

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

Given the tool has only one optional parameter and an output schema, the description is brief but lacks explanation of the output format or usage context relative to siblings. It is minimally adequate but not comprehensive.

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

Parameters2/5

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

Schema description coverage is 0%, and the description does not explain the one parameter 'include_disconnected'. While the parameter name is somewhat self-explanatory, the description should compensate for the missing schema docs but fails to do so.

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?

The description clearly states the tool lists Windows devices with a distinctive format ('numbered physical groups instead of flattened Device Manager interfaces'). This contrasts with sibling tools and provides a specific verb and resource.

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

Usage Guidelines2/5

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

The description does not provide guidance on when to use this tool versus alternatives like devicelens_capture_snapshot or devicelens_explain_device. No exclusions, prerequisites, or use cases are mentioned.

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/Dark-Hunt3r1/device-lens-mcp'

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