GongRzhe_TRAVEL-PLANNER-MCP-Server

GongRzhe_TRAVEL-PLANNER-MCP-Server

3.1

If you are the rightful owner of GongRzhe_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@mcphub.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 associated services. It allows Language Model Models (LLMs) to perform operations such as searching for locations, retrieving detailed place information, calculating travel routes, and obtaining timezone data. This server is particularly useful for applications that require integration with travel planning and mapping services, providing a seamless interface for developers to incorporate these functionalities into their applications. The server can be easily installed and configured, with support for environment variables to manage API keys securely. It is compatible with various platforms and can be integrated into applications like Claude Desktop for enhanced travel planning capabilities.

Features

  • searchPlaces: Search for places using Google Places API with optional location and radius parameters.
  • getPlaceDetails: Retrieve detailed information about a specific place using its Google Place ID.
  • calculateRoute: Calculate travel routes between two locations with support for different travel modes.
  • getTimeZone: Obtain timezone information for a given location and optional timestamp.