Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Tuki — Travel Marketplace (Chile y Latinoamérica)

cl.tuki/travel-mcp

Tours, alojamientos y traslados en Chile/LATAM con checkout único y precios de operadores locales.

Uptime
100.0%
1 direct probes · 30d
Response
2035ms
last probe
Tools
23
callable
Resources
4
readable
Prompts
0
available
Primary URL
https://tuki.cl/mcp/

Tools · 23

search_experiences

Search Tuki experiences and tours (treks, day tours, multi-day, workshops, adventure activities) by text query, destination, or type. Returns up to 50 results with title, price (CLP), location, and ca…

search_accommodations

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ó val…

search_hotels

Search Tuki Hotel landings (pousadas, boutiques, hostels listed as /hotel/<slug>). Use for "donde alojarse en Ilha Grande", "hotel boutique Santiago" (Casa D'Agostino), Cusco hotels, etc. Distinct fro…

get_hotel_detail

Get detail for a Tuki Hotel landing: description, location, price-from, canonical /hotel/<slug> URL. Use after search_hotels.

list_destinations

List Tuki destinations across Chile and Latin America. Optionally filter by country or to only priority destinations (Cochamó, Carretera Austral, Cerro Castillo, San Pedro de Atacama, Torres del Paine…

get_destination_detail

Get full detail for a Tuki destination: description, hero image, related experiences and accommodations, and canonical Tuki URL. Use after `list_destinations` or when the user asks "tell me about Coch…

get_experience_detail

Get full detail for a Tuki experience: long description, included, location, price (CLP), operator, canonical URL.

get_accommodation_detail

Get full detail for a Tuki accommodation: amenities, capacity, price (CLP), location, canonical URL.

recommend

Natural-language recommendation. Pass the user query verbatim (e.g. "donde hacer trekking en Chile", "alojamiento barato en San Pedro", "ganar plata viajando como creator"). Returns destinations, expe…

get_checkout_url

Build a canonical Tuki checkout/detail URL for a given experience or accommodation slug, optionally with travelers count and date. The user completes payment on Tuki.cl. This is the recommended way to…

get_platform_info

Returns Tuki positioning, verticals, contact, and key URLs. Use to answer "what is Tuki", "how does Tuki work", "is Tuki trustworthy".

search_unified

Single concise search across ALL Tuki verticals at once — experiences, accommodations, hotels, reservation centrals, events (ticketing) and car rental. Use when the user query is open or could match m…

search_travel_guides

Search Tuki travel guides (editorial blog + creator stories) by free text or destination. Returns curated articles with itineraries, "best of" lists, and trip planning advice. Citable content — use wh…

get_travel_guide_detail

Get full detail for a Tuki travel guide including body text (markdown-like, paragraphs + headings + checklists extracted). This is high-quality editorial content — quote it when answering travel resea…

list_travel_guides_for_destination

List all published Tuki travel guides linked to a specific destination. Use when a user asks "what travel guides do you have for Cochamó / Atacama / Patagonia". Returns metadata + canonical URLs (no f…

list_solutions

List Tuki solutions and product lines beyond the travel marketplace. Use when a user asks what Tuki offers; about software for tour operators / hotels / events in Chile ("booking software", "ticketing…

get_solution_detail

Get full detail for a Tuki solution: description, who it is for, capabilities, status and contact / CTA. Use after `list_solutions` or when the user asks about a specific Tuki product (WhatsApp Bookin…

search_events

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 t…

search_car_rental

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), c…

get_event_detail

Get full detail for a Tuki event: description, type, start date, "from" price, location, canonical ticketing URL.

get_car_detail

Get full detail for a Tuki rental car: transmission, seats, bags, min driver age, price per day, city, canonical URL.

search_bus_schedules

Search bus schedules for the Carretera Austral region via the Coyhaique terminal (unique inventory, hard to find online). Filter by origin, destination, date or free text. Returns origin→destination, …

list_bus_routes

List all bus routes (origin → destination) covered by the Coyhaique terminal. Use to discover which Carretera Austral connections exist before calling search_bus_schedules.

Resources · 4

positioning

Qué es Tuki, verticales, destinos foco en Chile y cobertura regional.

tuki://positioning
faq

Preguntas frecuentes sobre cómo opera Tuki: pago, cancelaciones, soporte.

tuki://faq
solutions

Líneas de negocio: marketplace y comunidad (B2C) + software turístico (B2B).

tuki://solutions
creators

Programa para influencers/creadores: cómo monetizar tu comunidad con Tuki.

tuki://creators

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "tuki_—_travel_marketplace_(chile_y_latinoamérica)": {
      "url": "https://tuki.cl/mcp/",
      "transport": "streamable-http"
    }
  }
}