search_bus_schedules
shallowcl.tuki/travel-mcp · Verify this server
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, date, departure/arrival time, company, operational status and a canonical URL. Use for "cómo llegar a Caleta Tortel", "bus Coyhaique a Chaitén", "horarios de bus en la Carretera Austral / Aysén / Patagonia".
1 trials · measured 8 days ago
search_bus_schedules 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
| Component | Weight | Value |
|---|---|---|
| Reliability | 35% | not applicable |
| Schema integrity | 25% | 100.0 |
| Failure behaviour | 15% | not applicable |
| Latency | 15% | not applicable |
| Concurrency | 10% | 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": { "date": { "type": "string", "description": "Date YYYY-MM-DD. Empty = upcoming." }, "query": { "type": "string", "description": "Free text (origin, destination or company)." }, "offset": { "type": "integer", "default": 0, "minimum": 0, "description": "Pagination offset. Use next_offset from a previous response." }, "origin": { "type": "string", "description": "Origin city (e.g. \"Coyhaique\")." }, "destination": { "type": "string", "description": "Destination city (e.g. \"Chaitén\")." }, "max_results": { "type": "integer", "default": 20, "maximum": 50, "minimum": 1 }, "include_past": { "type": "boolean", "default": false, "description": "Include past trips (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
| Day | Score | Tier | Methodology |
|---|---|---|---|
| 2026-08-25 | 100.0 | shallow | v0.2.0 |
| 2026-08-24 | 100.0 | deep | v0.1.0 |
Probe evidence
| Probe | Outcomes |
|---|---|
| schema_integrity | pass: 1 |
| reliability | pass: 20 |
| malformed_input | pass: 1 |
| timeout_honour | pass: 2 |
| cancellation | pass: 2 |
| concurrency | pass: 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.
[](https://vouch.tools/tools/142174f7-623f-40a7-bc8e-cc1d9ef31325)