Overview
Features
Geocoding & Reverse Geocoding
Access global geocoding and reverse geocoding via the tomtom-geocode and tomtom-reverse-geocode tools.
Fuzzy Search & POI Search
Intelligent search with typo tolerance and points-of-interest search across TomTom datasets.
Nearby Search
Discover services and POIs within a specified radius, enabling proximity-based queries.
Routing & Waypoint Routing
Calculate optimal routes between locations and support multi-stop routing for complex itineraries.
Reachable Range & Traffic
Determine coverage areas by time/distance budgets and access real-time traffic data.
Static & Dynamic Map Rendering
Generate custom static map images and render dynamic map layers server-side using MapLibre Native.
Optional Orbis Maps Backend
Switch between TomTom Maps and TomTom Orbis Maps backends using the MAPS environment variable.
Deployment Modes & API Key Security
Run in stdio or HTTP mode and deploy via Docker/Docker Compose; API key can be supplied via .env, env var, or HTTP header.
Who Is This For?
- AI developers:Integrate TomTom location services into AI workflows and assistants using the MCP server in stdio or HTTP mode.
- Web/API developers:Consume geospatial tooling over HTTP/JSON-RPC by providing an API key and querying the MCP tools.
- DevOps/Infrastructure engineers:Deploy containerized MCP server with Docker and Docker Compose, toggling backends as needed.




