amith-vp/indian-railway-mcp
MCP server for Indian Railway data. Search trains, check seat availability, get live statuses, delay info, station/train codes, and more — all via a simple Claude Desktop integration.
Platform-specific configuration:
{
"mcpServers": {
"indian-railway-mcp": {
"command": "npx",
"args": [
"-y",
"indian-railway-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...