create_itinerary
Generate a tailored travel itinerary using start/end dates, origin, destination, budget, and preferences. Plan trips with ease by integrating data from Google Maps and travel services.
Instructions
Creates a personalized travel itinerary based on user preferences
Input Schema
Name | Required | Description | Default |
---|---|---|---|
budget | No | Budget in USD | |
destination | Yes | Destination location | |
endDate | Yes | End date (YYYY-MM-DD) | |
origin | Yes | Starting location | |
preferences | No | Travel preferences | |
startDate | Yes | Start date (YYYY-MM-DD) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Travel Planner MCP Server
Related Tools
- @GongRzhe/TRAVEL-PLANNER-MCP-Server
- @modelcontextprotocol/google-maps
- @AidenYangX/mapbox-mcp-server
- @AidenYangX/mapbox-mcp-server
- @GongRzhe/TRAVEL-PLANNER-MCP-Server