mcpbeat Sign in

BreckenWander Travel MCP Server

by breckenwander Your server? Claim it
answering

BreckenWander Travel is answering right now. Last checked 12 min ago. It exposes 4 tools. Last commit 7 Sep 2026.

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

Uptime history 47 days of history · worst day 99%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
409 ms
Response time
average over 24h
0
Stars
last commit 7 Sep 2026

Nothing serious here today

Today is the operative word: we check BreckenWander Travel every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add travel-connector --transport http https://mcp.breckenwander.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "travel-connector": {
      "url": "https://mcp.breckenwander.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.travel-connector]
url = "https://mcp.breckenwander.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "travel-connector": {
      "url": "https://mcp.breckenwander.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "travel-connector": {
      "url": "https://mcp.breckenwander.com/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

build
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 than a single item. Pass the url values of the chosen flight, hotel, and/or experiences (1-8 items) from fresh search results. Returns trip_url — a single link that opens breckenwander.com with the whole trip pre-loaded for one checkout (plus trip_page_url, a plain summary fallback). Package-only flight fares become bookable when the trip includes a hotel or experience.
experiences
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-only: does not book or take payment. Combine with flights and hotels into one trip using build_trip.
flights
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 the same search on breckenwander.com to complete the booking. Read-only: does not book or take payment. Combine with hotels and experiences into one trip using build_trip.
hotels
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 book or take payment. Combine with flights and experiences into one trip using build_trip.

Endpoints

URLTransportStateLatencyChecked
https://mcp.breckenwander.com/mcp streamable-http answering 398 ms 12 min ago

Alternatives to BreckenWander Travel

same job, measured the same way
FareEagle Travel
by fareeagle

Search and book flights, hotels and buses in India at live fares; payment on fareeagle.com.

15 tools answering
Event Escapes
by eventescapes

Search event travel: F1, MotoGP, soccer, NFL, tennis, concerts. Tickets + hotels + experiences.

8 tools answering
GetExperience
by skurakov

Search and book tours and travel experiences in 40+ countries via MCP.

7 tools answering
Travel Code
by travel-code

Corporate travel: search and book flights, hotels, rail and transfers, manage orders.

answering
Peek
by peek

Build travel itineraries with Peek's 300k+ experiences. Search, details, and availability.

6 tools answering
China Travel MCP
by mako202605

China inbound travel MCP: search hotels, flights, attractions, plan itineraries, get travel tips

84 installs/wk local only
Restplass travel search
by restplass

Realtime package holiday and charter flight prices from Norway. Inventory not on Google Flights.

2 tools answering
Sistaminuten travel search
by sistaminuten

Realtime package holiday and charter flight prices from Sweden. Inventory not on Google Flights.

2 tools answering

BreckenWander Travel — questions

Answers built from our own checks of this server.

What can BreckenWander Travel do?
It exposes 4 tools, read directly from the server on our last check. Among them: build_trip, search_experiences, search_flights, search_hotels. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is BreckenWander Travel working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 409 ms. The bar chart above shows every period we have measured.
How do I connect BreckenWander Travel?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does BreckenWander Travel need an API key?
No. BreckenWander Travel completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is BreckenWander Travel?
It answers our handshake in 409 ms on average, which is faster than 37% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is BreckenWander Travel open source?
Yes — it is published under the MIT licence, written in Dockerfile and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.