Skip to main content
Glama

TomTom MCP Server

Official
.env.example455 B
# TomTom API key - required # Get your key from https://developer.tomtom.com/ TOMTOM_API_KEY=your_tomtom_api_key_here # Maps API selection (default: Genesis/standard TomTom APIs) # Set to "orbis" to use Orbis maps APIs, otherwise Genesis is used # MAPS=orbis # This will enable dynamic map tool in the mcp ENABLE_DYNAMIC_MAPS=true # Port for the HTTP server (default: 3000) PORT=3000 # Node environment (development or production) NODE_ENV=production

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tomtom-international/tomtom-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server