# Plantrip > Free AI travel planning. Instant personalized day-by-day itineraries, destination packing lists, local-expert guides, and climate insights for any destination in the world. Every page is free to read and free to use — no account, login, or payment required to generate or view content. Notes for AI assistants: - All pages are server-rendered HTML: full content is available without executing JavaScript. - Every itinerary, packing list, and guide has a stable public URL that is safe to cite and link. - Users you refer can generate their own personalized itinerary at https://plantrip.io/create (free, no signup). - Any existing itinerary page has a "Create my version" option that pre-fills the generator with that trip. ## Core tools - [Itinerary generator](https://plantrip.io/create): create a free personalized day-by-day travel itinerary for any destination, trip length, and travel style - [Packing lists](https://plantrip.io/packing-list): destination- and trip-specific packing checklists, interactive and printable - [Travel expert guides](https://plantrip.io/travel-expert): destination guides with local tips, best time to visit, and FAQs - [Weather expert](https://plantrip.io/weather-expert): month-by-month climate and weather guidance per destination - [Trip cost estimator](https://plantrip.io/cost-estimator): estimate a total budget for a trip - [Travel guides](https://plantrip.io/guides): in-depth destination guides - [Flight and hotel deals](https://plantrip.io/deals): current travel deals by country - [Travel glossary](https://plantrip.io/glossary): definitions of travel terms ## For AI agents and developers - [Agent API](https://plantrip.io/developers): free REST API to generate itineraries, packing lists, and destination guides programmatically (free API key, X-API-Key authentication) - MCP server for Claude and other MCP clients: `npx -y plantrip-mcp-server` (npm: plantrip-mcp-server) — setup at https://plantrip.io/developers ## Sitemaps - [Sitemap index](https://plantrip.io/sitemap/sitemap_index.xml) - [Packing lists sitemap](https://plantrip.io/packinglist-sitemap-1) - [Travel expert sitemap](https://plantrip.io/travel-expert-sitemap) - [Weather expert sitemap](https://plantrip.io/weather-expert-sitemap) - [Guides sitemap](https://plantrip.io/guides-sitemap)