tomtom-maps-mcp
tomtom-maps-mcp is a TypeScript MCP server for Claude Desktop, Cursor, Windsurf with npx, docker, git clone. A Model Context Protocol (MCP) server providing TomTom's location services, search, routing, and traffic data to AI agents.
How to use tomtom-maps-mcp
Install or run
npm run build # Build first (required)
npm run start:http
# or run the built binary directly
node bin/tomtom-mcp-http.jsClient configuration
{
"mcpServers": {
"tomtom-mcp": {
"type": "http",
"url": "https://mcp.tomtom.com/maps",
"headers": {
"tomtom-api-key": "your_api_key_here"
}
}
}
}Compatible clients
What is tomtom-maps-mcp?
tomtom-maps-mcp is a TypeScript MCP server for Claude Desktop, Cursor, Windsurf with npx, docker, git clone. A Model Context Protocol (MCP) server providing TomTom's location services, search, routing, and traffic data to AI agents. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Tool access support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Document generation support
- Anthropic provider support
- package.json config support
Available tools
Technical details
Install or run tomtom-maps-mcp using npx. Check tomtom-international/tomtom-maps-mcp for the latest setup command.
- Built for TypeScript
- Built for Node.js
- Built for Docker
- Built for Go
- Install or run with npx
- Install or run with docker
- Install or run with git clone
- Install or run with remote URL
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use tomtom-maps-mcp
- Use it for connecting agents to external tools and data.
- Use it for integrations workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for claude desktop users.
Built with
Explore related resources
Frequently asked questions
What is tomtom-maps-mcp?
tomtom-maps-mcp is a TypeScript MCP server for Claude Desktop, Cursor, Windsurf with npx, docker, git clone. A Model Context Protocol (MCP) server providing TomTom's location services, search, routing, and traffic data to AI agents.
Who is tomtom-maps-mcp best for?
tomtom-maps-mcp is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, claude desktop users.
How do I install tomtom-maps-mcp?
Install or run tomtom-maps-mcp using npx. Check tomtom-maps-mcp for the latest setup command.
Is tomtom-maps-mcp actively maintained?
tomtom-maps-mcp may need a closer maintenance check before production use.
Auto-fetched from GitHub.