ThinAir Geo
About
MCP server for geocoding, reverse geocoding, truck routing with hazmat and dimension constraints, live traffic, weather, isochrones, and place search.
Details
- Author
- thinairtelematics
- Categories
- Other
Jump to
Setup
Install ThinAir Geo in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/thinairtelematics/thinair-geo
Follow the installation instructions in the repository README, then restart your MCP client.
Give your AI agent complete geospatial awareness— geocode addresses and intersections, route across multiple modes (auto, truck, bicycle, pedestrian), check live traffic and weather, draw reachability polygons, and search places. Confidence-scored results so your agent knows when to ask again. 19 tools via MCP.
19 MCP tools· Geocoding, routing, traffic, weather, places · Built for fleet-grade workflows
> geocode "Port of Houston Bayport Terminal" ✓ matched: Bayport Container Terminal ✓ confidence: 0.97 ✓ coordinates: 29.6008, -95.0201
ThinAir Geo is the geospatial intelligence layer behind ThinAir fleet workflows: geocoding, routing context, address search, service-area visibility, map intelligence, traffic, weather, and reachability.
- geo.thinair.cois the hosted ThinAir product.
- This repository is the thin public MCP package/pointer for developers and AI-agent clients.
- Production use may require a ThinAir account, API key, OAuth connection, or hosted workspace.
- Geocoding— Forward, reverse, intersection, and batch (50/call). Results includeconfidenceandmethodso agents can branch on quality.
- Routing— Multi-profile: auto, truck, bicycle, pedestrian, motorcycle. 10 truck-specific presets (dry van, flatbed, step-deck, tanker, box truck, auto-carrier, sprinter, double trailer, oversize) with hazmat / dimensions / weight / time-distance constraints native.
- Traffic— Real-time conditions for 30+ US metros.
- Weather— Current conditions and forecasts.
- Place Search & Explore— Nearby POIs, locality discovery with population filtering.
- Isochrones— Drive-time / walk-time reachability polygons (multiple bands per call).
- Product:https://geo.thinair.co
- Connect / get key:https://geo.thinair.co/connect
- Docs:https://geo.thinair.co/docs/getting-started
- Pricing:https://geo.thinair.co/checkout
- ThinAir:https://thinair.co
Pass any of these asvehicle_profileondirectionsorisochroneto set dimensions automatically:
Individual params (truck_height,truck_weight,truck_length,axle_count, etc.) override the preset.
Claude Desktop, Cursor, Windsurf — OAuth (recommended, keyless)
Add to your client's MCP config (e.g.~/Library/Application Support/Claude/claude_desktop_config.json):
{ "mcpServers": { "thinair-geo": { "url": "https://geo.thinair.co/mcp" } } }
The OAuth flow completes at first use — no manual token setup required. Free tier: 15 requests/day, no card.
{ "mcpServers": { "thinair-geo": { "url": "https://geo.thinair.co/mcp", "headers": { "Authorization": "Bearer ta_live_..." } } } }
Get a key athttps://geo.thinair.co/connect.
Prints a config block to stdout for your client. Same OAuth-keyless option as above by default.
Do not commit API keys. Use OAuth where supported or pass API keys through your MCP client's secure environment/header configuration.
npmjs.com/package/@thinairtelematics/geo
Previously published asthinair-geo(now deprecated in favor of the scoped package).
Swiss open data MCP server — transport, weather, geodata, companies, etc,. Zero API keys.
Live weather radar as a text map: current conditions plus an ASCII echo grid centred on the place. Hosted endpoint, no API key, nothing to install.
A suite of servers for intelligent travel planning, including flights, hotels, events, geocoding, weather, and finance.
Global postal code lookups, validation, and city search for 70+ countries. Sub-10ms responses.
AI-powered property zoning, buildability, and ADU eligibility analysis for any U.S. address via 20+ government data sources.
Eleven MCP servers for reproducible EPA SWMM stormwater modelling — building, simulation, calibration, GIS, climate scenarios, uncertainty, plotting, and modelling memory.
Global pollen forecasts for any city or coordinate, with per-species values for multiple plants and a multiple day outlook.
Dutch property report by address. Combines nine official open sources: construction year, floor area, energy label, neighbourhood statistics, environmental noise and air quality, national monument status and nearby schools. Separates fact, signal and unknown. Remote MCP, no API key.
Track flights in real-time using Flightradar24 data.
Open MCP server providing real-time transit routing, open-source GIS / geographic intelligence, and specialized Slovenian geospatial lookup tools for AI agents and LLMs.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



