MCP Servers / other / ThinAir Geo

ThinAir Geo

JSON →
httpnoneother

MCP server for geocoding, reverse geocoding, truck routing with hazmat and dimension constraints, live traffic, weather, isochrones, and place search.

Install
How to run this server
[ { "cmd": "npx -y @thinairtelematics/geo", "imports": [] } ]
server path: thinair-geo
Tools
What this server exposes
geocode
Convert addresses, place names, or intersections to coordinates
reverse_geocode
Convert coordinates to addresses
batch_geocode
Geocode up to 50 addresses in one call (returns geojson FeatureCollection)
directions
Turn-by-turn routing — auto, truck, bicycle, pedestrian, motorcycle
isochrone
Travel-time / -distance reachability polygons (multi-band)
traffic
Real-time traffic conditions
weather
Current conditions and forecasts
search_places
Find nearby POIs by category (gas, charging, food, lodging, …)
explore
Browse cities, neighborhoods, and venues by region
quota
Inspect your current plan, daily usage, and remaining capacity (free, never debits)
Configuration
Environment & auth
authnone
Resources
ThinAir Geo — MCP Server · libregistry