Skip to main content
Glama

Shoe Fit Checker

Server Details

Bounded footwear fit checks for a specific shoe, person, and intended use.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

TDQS

A4.2/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusing it with others. The description clearly defines when to use it and explicitly excludes unrelated topics.

Naming Consistency5/5

The single tool name follows a clear verb_noun pattern (check_footwear_fit), and there are no conflicting naming conventions to create inconsistency.

Tool Count3/5

A single tool feels thin for a shoe fit checking domain, even though the tool's scope is broad and covers many fit-related questions. It is borderline acceptable but on the low end.

Completeness4/5

The tool description covers a wide range of fit concerns including pressure, toe contact, heel slip, width/size issues, dynamic use, and keep/exchange decisions. It lacks separate lifecycle steps, but for a bounded fit judgment service it is fairly complete.

Available Tools

1 tool
check_footwear_fitCheck footwear fitA
Read-onlyIdempotent
Inspect

Use when the user needs a bounded fit judgment about whether a specific finished footwear product is likely to work for a specific person in a stated use context, including pressure, toe contact, heel slip, width/size questions, dynamic-use problems, keep/exchange decisions, and fit-driven alternatives. Do not use for generic shoe education, style advice, simple size conversion, or medical diagnosis/treatment.

ParametersJSON Schema
NameRequiredDescriptionDefault
productYes
evidenceNo
questionYes
useContextNo
bodySignalsNo
interactionSignalsNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
whyYes
boundaryNo
decisionYes
unknownsYes
nextStepsYes
provenanceNo
alternativesNo
currentAssessmentYes

TDQS

A4.2/5.0
Behavior4/5

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

Annotations already convey readOnlyHint=true, idempotentHint=true, and destructiveHint=false. The description adds that the tool produces a 'bounded fit judgment' and assesses whether the product is 'likely to work', signaling a probabilistic, qualified conclusion rather than an absolute measurement. It also mentions 'fit-driven alternatives', implying the tool may suggest other options. No contradiction with annotations.

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, well-structured sentence that front-loads the purpose and scope, then lists exclusions. Every clause adds either a constraint or a scope detail; there is no redundancy or filler.

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?

The tool has a non-trivial input schema (nested Product, Evidence, UseContext) and no parameter descriptions, yet the description only covers when to use the tool and not how to construct a valid input. It omits any guidance on what constitutes 'evidence', how to phrase the 'question', or what 'bodySignals' and 'interactionSignals' represent, leaving the agent to infer from property names alone. Given the complexity, this is incomplete.

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 provides no elaboration on any of the six parameters. While parameter names like 'bodySignals' and 'interactionSignals' are somewhat self-explanatory, the description gives no guidance on how to populate the required 'question' and 'product' fields, nor how to structure 'evidence' or 'useContext'. For a complex schema with nested objects, this is a significant gap.

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 uses a specific verb ('Use when...') and a clear resource: a bounded fit judgment about whether a specific finished footwear product works for a person in a given use context. It enumerates concrete sub-topics (pressure, toe contact, heel slip, width/size, dynamic use, keep/exchange, alternatives) and explicitly excludes generic education, style, size conversion, and medical diagnosis, making the tool's scope unmistakable even without sibling context.

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

Usage Guidelines5/5

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

It provides an explicit trigger condition ('Use when the user needs...') and a clear negative list ('Do not use for...') covering four unrelated domains. This gives an agent unambiguous selection criteria, which is especially important given no sibling tools exist to differentiate against.

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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 1 tool update
    • First observedcheck_footwear_fit

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    Not graded
    maintenance
    A bounded evidence review engine that ingests documents, extracts evidence for a given claim, detects contradictions, and produces auditable evidence packets without hallucinations or open-web research.
    -
  • A
    license
    A
    quality
    C
    maintenance
    Provides deterministic parental guidance for children with chronic kidney disease, including food safety checks, lab report interpretation, and nutrient-aware food substitutions based on authoritative guidelines and the Chinese Food Composition Table.
    12
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    PhysBound is a specialized "Physics Linter" for AI that deterministically validates RF and thermodynamic claims against hard physical limits, preventing hallucinations in engineering workflows.
    6
    70 PyPI
    2
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources