Travel Planner MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_MAPS_API_KEYYesYour Google Maps API key with Places API, Directions API, Geocoding API, and Time Zone API enabled

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
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