Skip to main content
Glama
tomtom-international

TomTom MCP Server

Official

tomtom-reachable-range

Calculate reachable areas based on travel time, distance, energy, or fuel budgets. Optimize routes for cars or trucks, including traffic and vehicle-specific parameters, to map accessible destinations efficiently.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
accelerationEfficiencyNoEfficiency during acceleration (0-1).
auxiliaryPowerInLitersPerHourNoAuxiliary power consumption for combustion vehicles in L/hr.
auxiliaryPowerInkWNoAuxiliary power consumption in kW for electric vehicles.
avoidNoRoute features to avoid. May increase travel time. Options: 'tollRoads','motorways','ferries','unpavedRoads','carpools','alreadyUsedRoads'. Accepts array of string(s).
chargeMarginsInkWhNoComma-separated charge margins in kWh for route planning.
constantSpeedConsumptionInLitersPerHundredkmNoCombustion speed-to-consumption mappings: '50,6.3:130,11.5' (speed in km/h, consumption in L/100km).
constantSpeedConsumptionInkWhPerHundredkmNoEV speed-to-consumption mappings format: '50,8.2:130,21.3' (speed in km/h, consumption in kWh/100km).
consumptionInkWhPerkmAltitudeGainNoEnergy used per km of altitude gain.
currentChargeInkWhNoCurrent EV battery charge in kWh. Required for EV routing.
currentFuelInLitersNoCurrent fuel level in liters for combustion vehicles.
decelerationEfficiencyNoEfficiency during deceleration (0-1).
departAtNoDeparture time in ISO format (e.g., '2025-06-24T14:30:00Z').
distanceBudgetInMetersNoMaximum travel distance in meters. Examples: 5000 (5km), 10000 (10km), 20000 (20km). Either time or distance budget required.
downhillEfficiencyNoEfficiency during downhill driving (0-1).
energyBudgetInkWhNoMaximum energy budget in kWh for electric vehicles. Example: 10 (10 kWh).
fuelBudgetInLitersNoMaximum fuel budget in liters for combustion vehicles. Example: 5 (5 liters).
fuelEnergyDensityInMJoulesPerLiterNoFuel energy density in megajoules per liter.
hillinessNoPreference for avoiding hills. Use 'low' for flatter routes. This can be only used when `routeType` parameter is set to `thrilling`.
maxChargeInkWhNoMaximum EV battery capacity in kWh. Required for EV routing.
maxFerryLengthInMetersNoMaximum allowed ferry length in meters.
originYesStarting point for reachable area calculation. Typically current location or point of interest.
recuperationInkWhPerkmAltitudeLossNoEnergy recovered per km of altitude loss.
reportNoSpecifies which data should be reported for diagnostic purposes. A possible value is: effectiveSettings. Reports the effective parameters or data used when calling the API. In the case of defaulted parameters, the default will be reflected where the parameter was not specified by the caller. Default value: effectiveSettings
routeTypeNoRoute optimization: 'fastest' (time-optimized), 'shortest' (distance-optimized), 'eco' (fuel-efficient).
timeBudgetInSecNoMaximum travel time in seconds. Examples: 900 (15min), 1800 (30min), 3600 (1h). Either time or distance budget required.
trafficNoInclude real-time traffic data for more accurate reachable area calculation.
travelModeNoTravel mode affects reachable area shape. Default: 'car'. Note: Pedestrian/bicycle modes not supported by API.
uphillEfficiencyNoEfficiency during uphill driving (0-1).
vehicleAdrTunnelRestrictionCodeNoADR tunnel restriction code for hazardous materials.
vehicleAxleWeightNoVehicle axle weight in kg for weight-restricted roads.
vehicleCommercialNoCommercial vehicle flag. Affects road access restrictions.
vehicleEngineTypeNoEngine type for fuel/energy consumption calculation.
vehicleHeightNoVehicle height in meters. Used to avoid low bridges.
vehicleLengthNoVehicle length in meters. Affects maneuverability restrictions.
vehicleLoadTypeNoCargo type for hazardous materials routing.
vehicleMaxSpeedNoMaximum vehicle speed in km/h for commercial routing.
vehicleNumberOfAxlesNoNumber of axles on the vehicle. Used for toll calculations and restrictions.
vehicleWeightNoVehicle weight in kg. Important for truck routing restrictions.
vehicleWidthNoVehicle width in meters. Used to avoid narrow roads.
windingnessNoPreference for avoiding winding roads. Use 'low' for straighter routes. This can be only used when `routeType` parameter is set to `thrilling`.
Behavior1/5

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

Tool has no description.

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

Conciseness1/5

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

Tool has no description.

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

Completeness1/5

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

Tool has no description.

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?

Tool has no description.

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

Purpose1/5

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

Tool has no description.

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

Usage Guidelines1/5

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

Tool has no description.

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

Related 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/tomtom-international/tomtom-mcp'

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