
TomTom Model Context Protocol Server provides TomTom's comprehensive mapping, navigation, and location intelligence services to AI agents, enabling them to access real-time road data, optimized routing, and traffic information.
mapsnavigationlocationtrafficautomotivecontext
Installation & Configuration
{
"mcpServers": {
"tomtom-model-context-protocol-server": {
"command": "npx",
"args": [
"-y",
"tomtom-model-context-protocol-server-mcp"
]
}
}
}