Travel Planner
CreatedMCP-Mirror
Enables LLMs to perform travel-related tasks by interacting with Google Maps and travel planning services.
About
Travel Planner is a Model Context Protocol (MCP) server designed to facilitate travel planning tasks for Large Language Models (LLMs). It provides a suite of tools that leverage the Google Maps API to enable functionalities like location searching, place details retrieval, and route calculation. This server allows LLMs to seamlessly integrate real-world travel information into their responses, enhancing their ability to assist users with travel-related queries and tasks.
Key Features
- Calculate routes between two locations using various travel modes.
- Search for places using Google Places API.
- Get timezone information for a given location.
- Designed for easy integration with Claude Desktop.
- 0 GitHub stars
- Retrieve detailed information about specific places using Google Place IDs.
Use Cases
- Enabling LLMs to provide accurate and up-to-date travel information to users.
- Integrating travel planning functionalities into LLM-powered applications.
- Automating travel-related tasks such as itinerary planning and route optimization.