Skip to main content
Glama
wzkariampuzha

flywheel-gear-dev-mcp

get_fw_file_docs

Retrieve Flywheel file documentation to clarify medical imaging file handling and support DICOM-based gear development and debugging.

Instructions

Flywheel file library for medical imaging file handling

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Install Server

TDQS

C2.1/5.0
Behavior1/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 of behavioral disclosure. It provides no statement of what the tool returns, what content is included, whether it performs a lookup, or any limitations. The vague phrase 'file library for medical imaging file handling' does not disclose the actual behavior of the tool.

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

Conciseness2/5

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

The description is very short, but the brevity is under-specification rather than effective conciseness. The phrase is front-loaded but conveys almost no actionable meaning, so it does not earn its place.

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?

Although the tool has no parameters or output schema, it is one of many documentation-related tools. The description fails to state what the file docs contain, what format they take, or how they differ from get_file_types_guide, get_dicom_standard, or get_flywheel_api_docs. An agent cannot reliably decide when to invoke this 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?

The input schema has zero parameters and 100% schema coverage, so the description does not need to explain any parameters. With 0 params, the baseline is 4. The description adds no parameter detail, but none is needed given the empty schema.

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

Purpose2/5

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

The description is a noun phrase ('Flywheel file library...') with no verb stating what the tool does. It never explicitly says it retrieves documentation, and 'file library' could be mistaken for a storage location rather than a documentation lookup. It also does not distinguish itself from siblings like get_fw_gear_docs or get_file_types_guide.

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?

There is no guidance about when to use this tool versus the many sibling documentation tools. It does not mention that this is for file-handling docs specifically, nor does it direct agents to alternatives for gear docs, classification docs, or DICOM standards. The agent must rely on the tool name alone.

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

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/wzkariampuzha/flywheel-gear-dev-mcp'

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