search_events

shallow

cl.tuki/travel-mcp · Verify this server

Search Tuki events and ticketed experiences (concerts, festivals, parties, conferences, sports, theater, workshops, raffles) by free text or type. Tuki is also a boutique ticketing platform. Returns title, type, start date, "from" price (cheapest public tier, CLP), location and canonical Tuki URL where the user buys tickets. Upcoming events only unless include_past=true.

100.0/100

1 trials · measured 8 days ago

search_events 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": {
    "type": {
      "type": "string",
      "description": "Event type: concert, festival, party, conference, sports, theater, workshop, rifa, other."
    },
    "query": {
      "type": "string",
      "description": "Free text (e.g. \"fiesta\", \"concierto\", name of the event)."
    },
    "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
    },
    "include_past": {
      "type": "boolean",
      "default": false,
      "description": "Include past events (default false)."
    },
    "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_events
[![Vouch score](https://vouch.tools/api/tools/e95568e0-b25a-42bd-a3e0-e5a2c300c11d/badge.svg)](https://vouch.tools/tools/e95568e0-b25a-42bd-a3e0-e5a2c300c11d)
search_events — Vouch