search_accommodations

shallow

cl.tuki/travel-mcp · Verify this server

Search Tuki accommodations (boutique lodges, mountain refugios, hotels, cabins, hostels, unique stays) by text or destination. Includes remote locations where major OTAs have no inventory (Cochamó valley, Carretera Austral, Atacama, Patagonia outposts). Returns title, price (CLP), capacity, location, URL. For Hotel landings (pousadas Ilha Grande, Casa D'Agostino, etc. at /hotel/<slug>) prefer search_hotels.

100.0/100

1 trials · measured 8 days ago

search_accommodations scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against cl.tuki/travel-mcp, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
open
Category
Travel & local
Input schema
declared
Output schema
declared
Side-effect classification
unclassified
Declared input schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "Free text search."
    },
    "offset": {
      "type": "integer",
      "default": 0,
      "minimum": 0,
      "description": "Pagination offset. Use next_offset from a previous response."
    },
    "price_max": {
      "type": "number",
      "description": "Maximum nightly price in CLP. Converted from foreign currency via live FX rates."
    },
    "price_min": {
      "type": "number",
      "description": "Minimum nightly price in CLP. Converted from foreign currency via live FX rates."
    },
    "destination": {
      "type": "string",
      "description": "Destination slug filter."
    },
    "max_results": {
      "type": "integer",
      "default": 20,
      "maximum": 50,
      "minimum": 1
    },
    "property_type": {
      "type": "string",
      "description": "Type: hotel, lodge, refugio, cabin, hostel, etc."
    },
    "response_format": {
      "enum": [
        "concise",
        "detailed"
      ],
      "type": "string",
      "default": "concise",
      "description": "concise = high-signal fields + canonical URL (token-cheap, default). detailed = full record."
    }
  }
}

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0
2026-08-2498.8deepv0.1.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1
reliabilitypass: 20
malformed_inputpass: 1
timeout_honourpass: 2
cancellationpass: 2
concurrencypass: 20

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: search_accommodations
[![Vouch score](https://vouch.tools/api/tools/85dd6f7f-b325-432f-bfa1-ee32e556d341/badge.svg)](https://vouch.tools/tools/85dd6f7f-b325-432f-bfa1-ee32e556d341)
search_accommodations — Vouch