目录 / SoloWay
MCP
鉴权未知
未评级
已上架
SoloWay
Live intercity bus-trip search across Ukraine and Europe — real-time prices, seats, carriers, cheapest-day calendar and trip details. Read-only, no API key. Bookings are completed on [soloway.com.ua](https://soloway.com.ua).
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://soloway--tarashanziichuk.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"SoloWay": {
"url": "https://soloway--tarashanziichuk.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| ping | Connectivity/health check. Returns "pong" and the server version. No inputs. |
| search_trips | Search live intercity bus trips between two cities on a specific date. Returns real-time prices, available seats, carriers, whether each trip can be booked (pay-on-bus) or bought online, transfer info, and a booking link. City names resolve automatically; if a name is ambiguous you get candidate cities to pick from — pass the chosen city_id via from_city_id/to_city_id. Each trip also lists the carrier's available passenger discounts (children by age, seniors, students, etc.) in carrier_discounts plus a quick discount_percent_range — surface these when listing options. Bookings complete on soloway.com.ua, not here. Searches work for any party size, but the booking link supports at most 6 passengers (the site cap) — for 7+ the link is clamped to 6 and a note is added. |
| get_calendar_prices | Returns the cheapest bus price per day for a route across a whole month (UAH), so you can find the best day to travel. City names resolve automatically; ambiguous names return candidates to pick from. For the current month, past days are omitted (coverage="today_onward") — that is not "no buses". If pending=true some carriers are still loading; call again shortly. Use search_trips for the actual trips on a chosen day. |
| get_trip_details | Returns stops (with times), the carrier's per-passenger discounts (children by age band, students, seniors, people with disabilities, companions/pets, etc. — each with its percentage and the discounted ticket price), seat layout (if any), and legal notice for ONE trip from a search_trips result. Use this to tell a user about child/student/senior fares for a specific trip. Pass the trip's external_id plus the same route context (from/to + date + passengers) used in the search. If the trip id has expired, re-run search_trips to get a fresh one. Booking completes on soloway.com.ua. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。