Travel planning: day-by-day itineraries, packing lists, weather insights, and trip cost estimates
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An MCP (Model Context Protocol) server that connects AI assistants like Claude to Plantrip's travel planning tools. Create itineraries, generate packing lists, get weather insights, estimate trip costs, and more.
Add to your Claude Desktop config:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Quit and reopen Claude Desktop to load the server.
Ask Claude things like:
| Tool | Description |
|---|---|
create_itinerary | Create a new travel itinerary |
get_itinerary_status | Poll generation status |
get_itinerary | Retrieve complete itinerary |
modify_itinerary | Modify with natural language |
list_user_trips | List saved trips |
save_itinerary | Save to user's trips |
delete_trip | Remove from saved trips |
generate_packing_list | AI packing list |
ask_travel_expert | Travel Q&A |
get_weather_insights | Weather/climate info |
estimate_trip_cost | Budget breakdown |
search_guides | Search travel guides |
get_tour_availability | Check tour dates |
submit_tour_inquiry | Tour booking inquiry |
Add to .mcp.json in your project:
| Variable | Required | Description |
|---|---|---|
PLANTRIP_API_KEY | Yes | Your API key from plantrip.io/developers |
PLANTRIP_API_URL | No | API base URL (default: https://plantrip.io/api/agent) |
You can also use the Plantrip API directly:
Full API docs at plantrip.io/developers.
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/plantrip-2)<a href="https://allmcps.com/mcp/plantrip-2"><img src="https://allmcps.com/api/badge/plantrip-2?style=directory" alt="Plantrip on AllMCPs" /></a>