Access Futabus bus booking services, including routes, trips, pricing, and booking information, through a standardized Model Context Protocol (MCP) interface.
Sponsored
Futabus is an MCP server designed to provide a comprehensive interface for Futabus bus booking services. It enables users to programmatically interact with the Futabus system to search for bus routes, find available trips, retrieve pricing details, and access booking-related information. The server communicates via JSON-RPC 2.0 over stdin/stdout, making it suitable for integration into various automation and workflow tools like n8n Cloud.
Key Features
01Get all available origin codes for bus routes
02Find routes between origin and destination points
03Search for available trips within a date range
04Retrieve minimum prices for routes within a date range
05Get available seats for a specific trip
060 GitHub stars
Use Cases
01Integrate Futabus booking functionalities into third-party applications or services
02Automate the process of searching for bus routes and trips
03Programmatically retrieve pricing and availability for bus travel