AbhiBus
The AbhiBus AI Assistant helps travellers make better bus travel decisions with clear visibility into available options. It is designed for discovery and comparison.
Users can search routes and instantly explore bus availability with filters such as departure window, bus type (AC/Non-AC/Sleeper/Seater), operator, and budget. The assistant presents structured results so travelers can quickly understand what is available and choose confidently.
What this app is for:
- Better decision-making before booking
- Clear visibility into bus availability on a route
- Fast comparison of options by time, type, and price
- Conversational filtering based on traveler preferences
AbhiBus AI Assistant simplifies travel planning by turning raw availability data into clear, actionable choices.
- Homepage
- https://www.abhibus.com
- Remote URL
https://abhibus-mcp-production.abhibus-com-s-account.workers.dev/mcp- Auth
- NONE
Tools (1)
Extracted live via the executor SDK.
-
search_busesSearch for available bus services between two cities on a specific date. Provide city names and the tool resolves station IDs automatically.
IMPORTANT RULES:
- If the user only mentions a destination without a source city, DO NOT call this tool — instead ask the user which city they are traveling from.
- For follow-up requests (e.g. 'show only AC buses', 'sort by price', 'filter sleeper buses under 1000'), REUSE the same source, destination, and date from the previous search. Do NOT ask the user to confirm or re-enter these details.
- Do NOT add any sorting unless the user explicitly asks for it.
- When the user mentions a specific operator name (e.g. 'FreshBus', 'NueGo', 'Orange', 'IntrCity'), ALWAYS pass it in the 'operator' parameter so the widget only shows that operator's buses.
- When the user mentions a price range, pass both minPrice and maxPrice.
- ALWAYS pass ALL applicable filters as tool parameters — do NOT filter results in your text response only.
Returns RTC government bus groups as summaries plus all private operator buses.