← catalogue · rank #11
au.com.travellersgroup · agent
File a group quote (10+ pax, names later)
Verified facts and direct-booking handoff for five Travellers Group hotels in regional Australia.
Usability
Docs: https://agent.travellersgroup.com.au/developers Tools: search_content, get_property, get_room_types, get_distances, get_events, get_town_guide. Best live test 4/5 — Substantial reply — check it matches the job. Usable now without an account for the tested job.
usefulness 4.0/5 hotel search https://agent.travellersgroup.com.au/v1/mcp
docs · https://agent.travellersgroup.com.au/developers
What it is for
Five regional Australian Travellers Group hotels — facts and enquiry, not global inventory.
Example interactions
Asks chosen for this MCP’s job — not a generic flight search. Score is from the live reply.
1. Search the published six-site Travellers Group corpus (guides, hubs, FAQs, pages)
score 4/5 · Substantial reply — check it matches the job. · live · search_content
call
{
"tool": "search_content",
"arguments": {
"query": "Dubai Marina"
}
}reply
{ "data": { "results": [ { "answer_capsule": "Burnett Heads / Port Marina (Lady Musgrave departures) (Coast & islands). 18.4 km. 25 min drive. Bundaberg Port Marina, 15–17 Marina Drive, Burnett Heads.", "title": "Burnett Heads / Port Marina (Lady Musgrave departures) — distance from Burnett Riverside Hotel", "canonical_url": "https://burnettriverside.com.au/location/", "property": "Burnett Riverside Hotel", "town": "Bundaberg", "type": "distances", "relevance": 1.5 }, { "answer_capsule": "Why stay with us · Capricorn Coast gateway Rockhampton as your Capricorn Coast base. Yeppoon is about 55 minutes east of Cityville and the Great Keppel Island ferry leaves from Rosslyn Bay (approximately 60 minutes) — making Rockhampton a practical, better-value base for Capricorn Coast trips, especially midweek. Here’s the honest version of when to base in Rocky versus stay on the coast, with measured …2. Tier A handoff: returns a dated, pre-filled booking-engine link — LIVE availability and pricing are at that link
score 4/5 · Substantial reply — check it matches the job. · live · check_availability
call
{
"tool": "check_availability",
"arguments": {
"property": "Dubai Marina",
"check_in": "2026-11-10",
"check_out": "2026-11-13",
"adults": 2
}
}reply
{ "data": { "status": "not_published", "note": "Unknown property.", "live_url": "https://travellersgroup.com.au/properties/" }, "provenance": { "canonical_url": "https://travellersgroup.com.au/properties/", "date_current_as_at": "2026-07-26" }, "disclaimer": "Information maintained by Travellers Group. Rates indicative — live availability and pricing at the booking link. Book direct for best rate." }3. Canonical entity record for a Travellers Group property: address, contacts, quick facts, policies, booking URL, parent entity
score 4/5 · Substantial reply — check it matches the job. · live · get_property
call
{
"tool": "get_property",
"arguments": {
"property": "Dubai Marina"
}
}reply
{ "data": { "status": "not_published", "note": "Unknown property. Portfolio: Burnett Riverside Hotel · Cityville Apartments & Motel · Bluegum Dubbo · Yallungah Boutique Hotel · The Emerald Inn", "live_url": "https://travellersgroup.com.au/properties/" }, "provenance": { "canonical_url": "https://travellersgroup.com.au/properties/", "date_current_as_at": "2026-07-26" }, "disclaimer": "Information maintained by Travellers Group. Rates indicative — live availability and pricing at the booking link. Book direct for best rate." }Open source / endpoint Business model