Skip to main content
Glama

GraceRoad: who they are and how to use them

graceroad_presentation
Read-only

Describes GraceRoad (GRACECORP AMD GROUP SAS, Dakar, Senegal): services (road freight, customs clearance and transit, refined fuel supply, commodity sourcing), countries served, how to request each service, and the fees. Call this first. The transport request form is paid: relay the fee notice to the user before sending them to it. GraceRoad publishes no transport prices; never estimate one.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langueNoLanguage of the user: 'fr' for French, 'en' for English. Defaults to 'fr'.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.5/5.0
Behavior5/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false. The description adds critical behavioral context beyond this: the transport request form is paid and the agent must relay the fee notice, and GraceRoad publishes no transport prices so the agent must never estimate one. These are significant constraints not present in the 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 four sentences, each earning its place: the first defines content, the second gives ordering, and the last two give essential behavioral constraints. It front-loads the most important information without any filler.

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 the tool's low complexity (one optional parameter, no output schema, read-only annotations), the description covers all necessary aspects: what it does, when to call it, fee-related behavior, and pricing constraints. Nothing an agent needs for correct invocation is missing.

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

Parameters3/5

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

Schema description coverage is 100% and the only parameter 'langue' is fully documented with enum and default. The description adds no parameter-specific detail, but the schema already carries the full meaning, so the baseline of 3 is appropriate.

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 states a specific verb and resource: it 'Describes GraceRoad' with a detailed list of services, countries served, service requests, and fees. The phrase 'Call this first' differentiates it as the introductory tool among siblings, making its purpose unmistakable.

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

Usage Guidelines4/5

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

The description gives an explicit ordering directive ('Call this first') and provides procedural guidance about relaying the paid form fee notice and never estimating transport prices. However, it does not explicitly name sibling tools or state conditions for choosing them instead, so it lacks full alternative routing.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources