Journey Planner
Plan intercity journeys in India by train, flight or both, with a fare for every travel class.
- Transport
- Not stated
- Package
- —
- Registry id
- in.railroute/journey-planner
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
RailRoute publishes a Model Context Protocol server that allows an AI assistant to plan intercity journeys in India by train, flight, or both. The server provides live seat availability and can check waitlist options, but does not book anything. Access to the server uses OAuth 2.1 with PKCE, ensuring the assistant never sees the user's password.
The service is rate-limited to 240 tool calls per hour per account and 30 live seat checks per hour. RailRoute is not affiliated with Indian Railways, IRCTC, or any airline, and does not sell tickets or take payments. The server records only tool call metadata and does not record the arguments or journey details.
Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.