TRAVEL-PLANNER-MCP-Server

TRAVEL-PLANNER-MCP-Server

3.8

If you are the rightful owner of TRAVEL-PLANNER-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

A Travel Planner Model Context Protocol (MCP) server implementation for interacting with Google Maps and travel planning services.

The Travel Planner MCP Server is designed to facilitate travel-related tasks by leveraging Google Maps and other travel planning services. It allows Language Model Models (LLMs) to perform operations such as searching for locations, retrieving detailed place information, calculating travel routes, and determining time zones. This server is particularly useful for applications that require integration with location-based services, providing a seamless interface for developers to incorporate travel functionalities into their applications. The server can be installed via Smithery or manually, and it requires a Google Maps API key to function. It supports various travel modes and can be configured to work with different platforms, including Claude Desktop.

Features

  • Location Search: Enables searching for places using Google Places API with optional location bias and radius.
  • Place Details Lookup: Retrieves detailed information about a specific place using its Google Place ID.
  • Route Calculation: Calculates routes between two locations with support for different travel modes.
  • Time Zone Information: Provides timezone details for a given location and optional timestamp.

Tools