
Last Minute Tours & Activities
Let travel or concierge agents search and book last-minute tours and activities across many cities without scraping supplier sites.
Overview
Last Minute Tours is an MCP server for the Build phase that searches and books last-minute tours and activities across 28 cities from 21 suppliers.
What is this MCP server?
- Search last-minute tours and activities via streamable HTTP at api.lastminutedealshq.com/mcp
- Coverage across 28 cities aggregated from 21 suppliers
- No auth header in published server schema—simpler prototype wiring
- Version 1.0.0 from lastminutedealshq MCP registry entry
- GitHub source reference: janleitner/agentic-workflows
- 28 cities covered
- 21 suppliers aggregated
- MCP server version 1.0.0
What problem does it solve?
Travel and experience apps waste weeks stitching many tour operators when agents need one consistent search and book surface.
Who is it for?
Builders shipping AI travel concierges, city apps, or experimental ecommerce agents that need multi-city activity inventory.
Skip if: Products with no tours or activities angle, or teams that require fully offline mock catalogs only.
What do I get? / Deliverables
Your agent can query unified last-minute inventory and complete bookings through the Last Minute Deals HQ MCP remote.
- Agent-callable search across 28-city tour inventory
- Booking actions against consolidated supplier catalog
- Faster travel MVP without 21 separate operator integrations
Recommended MCP Servers
Journey fit
You wire external booking inventory while building a product that sells or recommends real-world experiences. Integrations is the right shelf for MCP servers that call a third-party booking API from your app or agent.
How it compares
Vertical booking MCP integration, not a general web scraping or SEO skill.
Common Questions / FAQ
Who is Last Minute Tours for?
Solo developers and agent builders creating travel, lifestyle, or local discovery products that need bookable experiences.
When should I use Last Minute Tours?
Use it during build when your agent or backend must list real last-minute activities and book them for users in supported cities.
How do I add Last Minute Tours to my agent?
Register the streamable HTTP remote https://api.lastminutedealshq.com/mcp in your MCP client configuration per your IDE or Claude Code docs.