An open-source MCP server that lets LLMs perform travel planning tasks through the Google Maps platform. It exposes four tools: searchPlaces (Google Places queries with optional location bias and radius), getPlaceDetails (full details from a place ID), calculateRoute (driving, walking, bicycling or transit between two points) and getTimeZone.
Works with Claude Desktop, Cursor and any MCP-compatible client. Requires a Google Maps API key with the Places, Directions, Geocoding and Time Zone APIs enabled. MIT licensed, installable via npx or Smithery.
Documentation
Installation and usage
Install automatically for Claude Desktop via Smithery:
npx -y @smithery/cli install @GongRzhe/TRAVEL-PLANNER-MCP-Server --client claude