# Stopful — free, map-first road-trip planner > Stopful (https://stopful.com) is a free, map-first road-trip planner. Add stops on a map and it computes > drive time and distance for every leg, splits the route into days, finds hotels and EV chargers > along the way, tracks a budget, and lets you share the whole trip as a link. No account or > sign-up is required to plan, save, or share — and neither is one needed to open a shared link. ## Key facts - Free. No account needed to plan, save, or share; recipients of a share link need no account either. - Up to 60 stops per trip, anywhere in the world. - Features: per-leg drive time & distance, automatic day-splitting, EV chargers along the route, hotel booking with dates/guests prefilled, a warning when an overnight stop has no bed booked, budget tracking with a fuel estimate, forwarding a booking-confirmation email into the trip, a built-in AI planner, printable itinerary, and safe no-account collaboration via a share link. ## For AI agents and assistants There are two ways to put a trip in front of a Stopful user. In both, the agent plans the itinerary; Stopful renders and enriches it (routing, drive times, hotels, chargers, budget). 1. Open-a-trip URL (no auth, works for anyone). Build: https://stopful.com/?trip= where is URL-safe base64 (map + and / to - and _, drop = padding) of a JSON object: {"name":"Trip name","startDate":"YYYY-MM-DD","stops":[{"name":"City","lon":,"lat":,"nights":}]} Only stops (each with a name) is required; decimal lat/lon are strongly preferred — otherwise the place name is geocoded. Opening the URL renders the trip on the editable map. 2. MCP server (JSON-RPC 2.0 over HTTP POST, open access): https://stopful.com/api/mcp Tool: plot_trip — args: stops (required; each {name, nights, lat?, lon?, sub?}), name?, startDate?, guests?. Pass stops in driving order. Returns a https://stopful.com/?trip=... link the traveller can open, tweak and book from. Call again with the full updated stop list to modify. ## Plan a trip - [Stopful planner](https://stopful.com/): the map-first planner. ## Ready-made routes - [All road-trip routes](https://stopful.com/routes/): curated, ready-to-open itineraries. - [Munich to Venice road trip](https://stopful.com/routes/munich-to-venice/): Alps & Italy road trip, 5 stops. - [Rome to Florence road trip](https://stopful.com/routes/rome-to-florence/): Alps & Italy road trip, 5 stops. - [Nice to Milan road trip](https://stopful.com/routes/nice-to-milan/): Alps & Italy road trip, 5 stops. - [Naples to the Amalfi Coast road trip](https://stopful.com/routes/naples-to-amalfi/): Alps & Italy road trip, 5 stops. - [Zurich to Geneva road trip](https://stopful.com/routes/zurich-to-geneva/): Alps & Italy road trip, 5 stops. - [Lisbon to Porto road trip](https://stopful.com/routes/lisbon-to-porto/): Spain & Portugal road trip, 6 stops. - [Madrid to Seville road trip](https://stopful.com/routes/madrid-to-seville/): Spain & Portugal road trip, 4 stops. - [Paris to Nice road trip](https://stopful.com/routes/paris-to-nice/): France road trip, 6 stops. - [Berlin to Prague road trip](https://stopful.com/routes/berlin-to-prague/): Central Europe road trip, 4 stops. - [Prague to Vienna road trip](https://stopful.com/routes/prague-to-vienna/): Central Europe road trip, 4 stops. - [The Romantic Road: Frankfurt to Füssen](https://stopful.com/routes/romantic-road/): Central Europe road trip, 6 stops. - [Amsterdam to Paris road trip](https://stopful.com/routes/amsterdam-to-paris/): Central Europe road trip, 5 stops. - [Transylvania road trip: Bucharest to Cluj](https://stopful.com/routes/bucharest-to-cluj/): Balkans & Greece road trip, 6 stops. - [Zagreb to Dubrovnik road trip](https://stopful.com/routes/zagreb-to-dubrovnik/): Balkans & Greece road trip, 6 stops. - [Athens to Meteora road trip](https://stopful.com/routes/athens-to-meteora/): Balkans & Greece road trip, 3 stops. - [Oslo to Bergen road trip](https://stopful.com/routes/oslo-to-bergen/): Northern Europe road trip, 5 stops. - [Edinburgh to the Isle of Skye road trip](https://stopful.com/routes/edinburgh-to-isle-of-skye/): Northern Europe road trip, 5 stops. - [Iceland south coast road trip: Reykjavík to Jökulsárlón](https://stopful.com/routes/iceland-south-coast/): Northern Europe road trip, 6 stops. - [London to Edinburgh road trip](https://stopful.com/routes/london-to-edinburgh/): Northern Europe road trip, 5 stops. - [Dublin to Killarney road trip](https://stopful.com/routes/dublin-to-killarney/): Northern Europe road trip, 4 stops. - [Pacific Coast Highway: San Francisco to Los Angeles](https://stopful.com/routes/san-francisco-to-los-angeles/): North America road trip, 7 stops. - [Las Vegas national parks loop: Zion, Bryce & the Grand Canyon](https://stopful.com/routes/las-vegas-to-grand-canyon/): North America road trip, 6 stops. - [Miami to Key West road trip](https://stopful.com/routes/miami-to-key-west/): North America road trip, 5 stops. - [New England coast road trip: Boston to Bar Harbor](https://stopful.com/routes/boston-to-bar-harbor/): North America road trip, 5 stops. - [Calgary to Vancouver road trip](https://stopful.com/routes/calgary-to-vancouver/): North America road trip, 6 stops. - [Great Ocean Road trip: Melbourne to Warrnambool](https://stopful.com/routes/great-ocean-road/): Further afield road trip, 6 stops. - [Garden Route road trip: Cape Town to Storms River](https://stopful.com/routes/cape-town-garden-route/): Further afield road trip, 6 stops. - [Queenstown to Christchurch road trip](https://stopful.com/routes/queenstown-to-christchurch/): Further afield road trip, 5 stops. - [Sydney to Byron Bay road trip](https://stopful.com/routes/sydney-to-byron-bay/): Further afield road trip, 6 stops. - [Red Centre road trip: Alice Springs to Uluru](https://stopful.com/routes/alice-springs-to-uluru/): Further afield road trip, 4 stops. - [South West Edge: Perth to Esperance](https://stopful.com/routes/perth-to-esperance/): Further afield road trip, 5 stops. - [Tasmania east coast road trip: Hobart to Launceston](https://stopful.com/routes/hobart-to-launceston/): Further afield road trip, 5 stops. - [New Zealand North Island road trip: Auckland to Wellington](https://stopful.com/routes/auckland-to-wellington/): Further afield road trip, 6 stops. - [New Zealand West Coast road trip: Christchurch to the glaciers](https://stopful.com/routes/christchurch-to-franz-josef/): Further afield road trip, 5 stops. - [Panorama Route & Kruger road trip: Johannesburg to the park](https://stopful.com/routes/johannesburg-to-kruger/): Further afield road trip, 6 stops. - [Namibia road trip: Windhoek, Sossusvlei & the Skeleton Coast](https://stopful.com/routes/windhoek-to-swakopmund/): Further afield road trip, 5 stops. - [Bone Chapels & Trick Fountains: an offbeat Central Europe road trip](https://stopful.com/routes/offbeat-central-europe/): Offbeat & themed road trip, 6 stops. ## Drive distances & times - [All drive distances](https://stopful.com/drive/): how far, how long, and where to stop between popular places. - [Athens to Meteora by car](https://stopful.com/drive/athens-to-meteora/): ≈ 355 km, ~4.5 h drive, 3 stops. - [Rome to Florence by car](https://stopful.com/drive/rome-to-florence/): ≈ 280 km, ~3 h drive, 4 stops. - [Barcelona to Madrid by car](https://stopful.com/drive/barcelona-to-madrid/): ≈ 620 km, ~6 h drive, 3 stops. - [Lisbon to Porto by car](https://stopful.com/drive/lisbon-to-porto/): ≈ 315 km, ~3 h drive, 4 stops. - [Paris to Nice by car](https://stopful.com/drive/paris-to-nice/): ≈ 930 km, ~9 h drive, 4 stops. - [London to Edinburgh by car](https://stopful.com/drive/london-to-edinburgh/): ≈ 660 km, ~7 h drive, 4 stops. - [Los Angeles to San Francisco by car](https://stopful.com/drive/los-angeles-to-san-francisco/): ≈ 615 km, ~6 h drive, 5 stops. - [Las Vegas to the Grand Canyon by car](https://stopful.com/drive/las-vegas-to-grand-canyon/): ≈ 450 km, ~4.5 h drive, 4 stops. - [Miami to Key West by car](https://stopful.com/drive/miami-to-key-west/): ≈ 270 km, ~3.5 h drive, 5 stops. - [Dublin to Killarney by car](https://stopful.com/drive/dublin-to-killarney/): ≈ 300 km, ~3.5 h drive, 4 stops. ## Compare with other planners - [Travel planner comparison](https://stopful.com/compare/) - [Roadtrippers Alternative](https://stopful.com/compare/roadtrippers-alternative/) - [Wanderlog Alternative](https://stopful.com/compare/wanderlog-alternative/) - [Google My Maps Alternative](https://stopful.com/compare/google-my-maps-alternative/) - [Furkot Alternative](https://stopful.com/compare/furkot-alternative/)