
India Mcp Railways
Give your agent Indian Railways train search, station lookup, schedules, and live status while building travel or logistics features.
Overview
io.github.Samarth-23-eng/india-mcp-railways is a MCP server for the Build phase that exposes Indian Railways train search, stations, schedules, and live status to AI agents.
What is this MCP server?
- Search trains between routes and dates
- Station lookup and schedule retrieval
- Live train running status queries
- Version 1.0.9 stdio server on @samarth-23-eng/india-mcp npm
- Part of India-MCP for travel and commute-side projects
- Server version 1.0.9 per MCP registry JSON
- Capabilities described: train search, stations, schedules, live status
- stdio transport; repository github.com/Samarth-23-eng/India-MCP
What problem does it solve?
Travel and commute apps need railway timetables and live status, but wiring those APIs manually slows agent-assisted prototyping.
Who is it for?
Builders shipping India travel assistants, commute widgets, or ops bots who want railways data inside MCP workflows.
Skip if: Products that only need IRCTC ticket booking with no agent layer, or teams outside Indian rail use cases.
What do I get? / Deliverables
Your agent can query trains, stations, and running status from the IDE while you build itinerary and alert features.
- Train and station search tools exposed to the agent
- Schedule query capability during feature development
- Live running status checks from agent-driven workflows
Recommended MCP Servers
Journey fit
Rail data MCP belongs in Build when you integrate third-party mobility APIs into apps, bots, or itinerary agents. Integrations captures exposing IR-style schedule and status endpoints as structured MCP tools for your codebase.
How it compares
Railways schedule and status MCP bridge, not a ticketing merchant or OTA storefront.
Common Questions / FAQ
Who is io.github.Samarth-23-eng/india-mcp-railways for?
Solo developers and indie teams building India travel or logistics experiences who use MCP agents and need railway search and status tools.
When should I use io.github.Samarth-23-eng/india-mcp-railways?
Use it during Build when integrating train search, station data, schedules, or live status into your app, API, or support agent.
How do I add io.github.Samarth-23-eng/india-mcp-railways to my agent?
Register the india-mcp-railways stdio server from the India-MCP npm package in your MCP config, restart the host, and verify railway tools in the tool picker.