Back to Home
tomtom-international icon

tomtom-mcp

Verified Safe

by tomtom-international

Overview

The TomTom MCP Server provides seamless access to TomTom's location services (search, routing, traffic, maps) for integration into AI workflows and development environments.

Installation

Run Command
npx @tomtom-org/tomtom-mcp@latest

Environment Variables

  • TOMTOM_API_KEY
  • MAPS
  • ENABLE_DYNAMIC_MAPS
  • PORT
  • ALLOWED_ORIGINS
  • MCP_TRANSPORT_MODE

Security Notes

The server demonstrates robust security practices: it explicitly handles API keys via environment variables or session context, masking them in logs. CORS is configurable in HTTP mode, allowing control over allowed origins and headers. There are no apparent hardcoded secrets or malicious patterns like 'eval'. Interaction with native map rendering libraries is via controlled data inputs, minimizing obvious injection risks. The primary network risks are standard API rate limits and potential misconfiguration of CORS policies.

Similar Servers

Stats

Interest Score45
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars34
Forks18
Last Update2025-12-10

Tags

GeospatialLocation ServicesAI WorkflowsTomTom APIServer