Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

BreckenWander Travel

com.breckenwander/travel-connector

Search flights, hotels & experiences at all-in prices, then build a trip on breckenwander.com.

Uptime
100.0%
1 direct probes · 30d
Response
1040ms
last probe
Tools
4
callable
Resources
4
readable
Prompts
0
available

Tools · 4

search_flights

Search round-trip flights between two airports for given dates and travelers. Returns BreckenWander's per-traveler round-trip price with taxes and carrier-imposed fees included, plus a link that opens…

search_hotels

Search hotels for a destination and dates and get BreckenWander's all-in price (every mandatory tax and fee included). Returns a link to complete the booking on breckenwander.com. Read-only: does not …

search_experiences

Search tours, activities, and experiences for a destination and get BreckenWander's all-in "from" price (USD). Returns a link that opens that specific experience to book on breckenwander.com. Read-onl…

build_trip

Assemble a complete multi-part trip — flights, hotels, and experiences together — into ONE bookable link with a single checkout. Use this whenever the user wants to plan or book a whole trip rather th…

Resources · 4

BreckenWander Flights

Rich flights cards for BreckenWander search results.

ui://breckenwander/flights-v2.html
BreckenWander Hotels

Rich hotels cards for BreckenWander search results.

ui://breckenwander/hotels-v2.html
BreckenWander Experiences

Rich experiences cards for BreckenWander search results.

ui://breckenwander/activities-v2.html
BreckenWander Trip

A single summary card for the assembled trip (flight + hotel + experiences) with one View-trip link.

ui://breckenwander/trip-v1.html

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "breckenwander_travel": {
      "url": "https://mcp.breckenwander.com/mcp",
      "transport": "streamable-http"
    }
  }
}