Skip to main content
Glama
Donovoi

X-Ways MCP

by Donovoi

discover_installations

Locate X-Ways, WinHex, X-Ways Imager, and XWFIM executables by searching directories with configurable depth.

Instructions

Discover X-Ways, WinHex, X-Ways Imager, and XWFIM executables.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
search_rootsNo
max_depthNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It only states that the tool discovers executables but does not mention if it reads files, modifies anything, or has side effects. It does not disclose resource usage or error conditions.

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?

The description is a single sentence with no fluff. It is front-loaded with the action and purpose. Every word is necessary.

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

Completeness2/5

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

The description is too brief given the tool has two parameters and an output schema. It does not explain what 'discover' entails (e.g., scanning directories, returning paths) or how the parameters affect behavior. While the output schema covers return format, the lack of behavioral context leaves the tool under-specified.

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

Parameters1/5

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

The description does not mention the parameters 'search_roots' or 'max_depth' at all. With 0% schema coverage, the lack of parameter explanation severely hampers correct usage. The schema provides only default values and types, leaving the agent to guess their meaning.

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 specifies exactly what the tool does: discovering executables of X-Ways, WinHex, X-Ways Imager, and XWFIM. The verb 'discover' and the resource 'executables' are clear. No sibling tool has a similar purpose, so it is well-differentiated.

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 provides no guidance on when to use this tool, when not to, or any alternatives. It lacks context on prerequisites, typical use cases, or comparison to sibling tools.

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/Donovoi/X-Ways-MCP'

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