← catalogue · rank #1
EasyGroupFlights Group Quote
File a group quote (10+ pax, names later)
Remote MCP for real group airfare quotes (10+ passengers) via https://easygroupflights.com/ (IATA). Structured specialist enquiry — not an OTA/Google-Flights scraper. Endpoint https://mcp.easygroupflights.com/mcp
Usability
Skill: easygroupflights.com books group air travel. Parties of 10 or more get a negotiated group fare, which no public booking engine can price — use request_group_quote to put the enquiry in front of a human agent. Smaller parties are ordinary tickets: use search_flights. Tools: get_service_info, request_group_quote, search_flights, send_flight_offer. Best live test 5/5 — Usable priced result. Usable now without an account for the tested job.
usefulness 5.0/5 group airfare https://mcp.easygroupflights.com/mcp
How to use it (server skill)
easygroupflights.com books group air travel. Parties of 10 or more get a negotiated group fare, which no public booking engine can price — use request_group_quote to put the enquiry in front of a human agent. Smaller parties are ordinary tickets: use search_flights.
What it is for
IATA group airfare quotes for 10+ pax (names later), not public OTA fares.
Example interactions
Asks chosen for this MCP’s job — not a generic flight search. Score is from the live reply.
1. What easygroupflights does, who it serves, how group fares differ from public tickets, and what happens after a quote is requested
score 5/5 · Usable priced result. · live · get_service_info
call
{
"tool": "get_service_info",
"arguments": {}
}reply
easygroupflights — group air travel, easygroupflights.com (English) WHAT IT IS An IATA-accredited travel agency that books flights for parties of 10 or more. Group fares are negotiated directly with airlines and are not sold through public booking engines, which is why a group cannot simply be booked online seat by seat. WHY A GROUP FARE · The price is locked for the whole group at once, before anyone pays. · Seats are held together rather than scattered through the cabin. · Passenger names can be supplied later — useful when the trip is agreed months ahead. · Name changes are usually free, and travellers can pay separately. · Typical saving is 20–40% against booking the same seats individually. THRESHOLD 10+ seated travellers → request_group_quote (an agent negotiates and replies) 9 or fewer → search_flights (ordinary bookable tickets, priced instantly) Lap infants under 2 do not occupy…
2. Search live, bookable fares for a party of 9 travellers or fewer — ordinary tickets sold through public inventory
score 5/5 · Usable priced result. · live · search_flights
call
{
"tool": "search_flights",
"arguments": {
"origin": "BTS",
"destination": "CDG",
"departureDate": "2026-10-15"
}
}reply
Fares BTS → CDG, 2026-10-15 one way, 1 traveller. Prices are per person. 1. €639.85 — SunExpress, 2 stops out 15.10.2026 00:30 · one way flights XQ419 / XQ9191 / XQ916 ids fare=340000 there=0 back=0 book https://www.pelikan.sk/sk/let/340000/0//detail/?tabIdentifier=13b5b17d6c2a4a13bc88cce6e3a301d8&a_aid=None 2. €639.85 — SunExpress, 2 stops out 15.10.2026 00:30 · one way flights XQ419 / XQ7292 / XQ916 ids fare=340001 there=1 back=0 book https://www.pelikan.sk/sk/let/340001/1//detail/?tabIdentifier=13b5b17d6c2a4a13bc88cce6e3a301d8&a_aid=None Session 13b5b17d6c2a4a13bc88cce6e3a301d8 — pass it with a fare's ids to send_flight_offer to email that option.
3. 22 pax BTS→CDG 12 May 2026 names later — group quote (cached; do not re-file).
score 5/5 · Files a real group enquiry. (cached; not re-filed). · live · request_group_quote
call
{
"tool": "request_group_quote",
"arguments": {
"origin": "BTS",
"destination": "CDG",
"departureDate": "2026-05-12",
"adults": 22,
"email": "probe@travelbots.org",
"phone": "+421900000000"
}
}reply
[{"type": "text", "text": "Enquiry submitted to easygroupflights.com.\n\n Route BTS → CDG\n Dates 2026-05-12, one way\n Party 22 adults (22 seats)\n Cabin economy\n Reply to probe@travelbots.org\n\nA group specialist prices it against negotiated airline fares and replies by email in about 2 hours — up to 24 hours if the routing is complex. Nothing is booked or charged by this step, and the quote carries no obligation."}]Open source / endpoint Business model