Products / EasyGroupFlights
EasyGroupFlights up first-party
Negotiated airfare for ten or more travelling together, names supplied later, quoted by a human desk. Plus an ordinary search for smaller parties.
EasyGroupFlights · https://easygroupflights.com · last probed 2026-09-09 12:00
Install
claude mcp add --transport http travel https://mcp.travel-gateway.codeblocks.sk/mcp
No key needed to start. A free key from /keys raises the rate limit and turns on receipts.
Tools
egf_search_flights
read-only
EasyGroupFlights: Search ordinary flights for a party of nine or fewer. For ten or more travellers use egf_prepare_group_quote instead, which reaches a negotiated group fare.
| Argument | Type | Required | Description |
|---|---|---|---|
origin |
string | yes | Departure airport, IATA code, e.g. VIE. |
destination |
string | yes | Arrival airport, IATA code, e.g. BCN. |
departureDate |
string | yes | Outbound date, YYYY-MM-DD. |
returnDate |
string | Return date, YYYY-MM-DD. Omit for one way. | |
passengers |
integer | How many people are travelling. 10 or more is a group — use request_group_quote. |
egf_service_info
read-only
EasyGroupFlights: How group airfare works: who qualifies, why a group fare differs from a public ticket, and what happens after an enquiry. Answers questions without submitting anything.
| Argument | Type | Required | Description |
|---|---|---|---|
market |
string | Which market to describe. Defaults to en. |