Travel Planner MCP Server
by GongRzhe
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GOOGLE_MAPS_API_KEY | Yes | Your Google Maps API key with Places API, Directions API, Geocoding API, and Time Zone API enabled |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
create_itinerary | Creates a personalized travel itinerary based on user preferences |
optimize_itinerary | Optimizes an existing itinerary based on specified criteria |
search_attractions | Searches for attractions and points of interest in a specified location |
get_transport_options | Retrieves available transportation options between two points |
get_accommodations | Searches for accommodation options in a specified location |