search_car_rental

shallow

cl.tuki/travel-mcp · Verify this server

Search Tuki rental cars (also covers transfers/traslados, which on Tuki are handled as rental vehicles). Filter by free text or transmission. Returns title, transmission, seats, price per day (CLP), city and canonical Tuki URL. Use for "arrendar auto en San Pedro", "rent a car Atacama", "traslado/transfer". NOTE: for ski/snowboard GEAR rental (arriendo de esquis / equipo de nieve, e.g. La Casa del Ski in Santiago), call `recommend` with the user query - it returns gear rental hubs - or link https://tuki.cl/nieve.

100.0/100

1 trials · measured 8 days ago

search_car_rental 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 (e.g. \"suv\", \"4x4\", \"automático\")."
    },
    "offset": {
      "type": "integer",
      "default": 0,
      "minimum": 0,
      "description": "Pagination offset. Use next_offset from a previous response."
    },
    "max_results": {
      "type": "integer",
      "default": 20,
      "maximum": 50,
      "minimum": 1
    },
    "transmission": {
      "enum": [
        "manual",
        "automatic"
      ],
      "type": "string",
      "description": "Transmission filter."
    },
    "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-24100.0deepv0.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_car_rental
[![Vouch score](https://vouch.tools/api/tools/dc17238b-3291-477c-b480-c5c22f4333d2/badge.svg)](https://vouch.tools/tools/dc17238b-3291-477c-b480-c5c22f4333d2)
search_car_rental — Vouch