Where's My Train?
我的地铁在哪里? — MCP 服务器 (纽约地铁)
一个用于实时纽约地铁信息的模型上下文协议 (MCP) 服务器:到站时间、车站查询、服务提醒、无障碍状态等 — 由实时 MTA 数据源驱动。
数据来自 MTA • 仅供个人使用 • 未经 MTA 认可 • 按“原样”提供
它能为你提供什么
实时到站时间:车站/线路的即将到站列车(在可用时提供拥挤度等额外信号)。
车站搜索:模糊名称匹配 + 可选的无障碍信息。
服务提醒与中断:全系统或特定线路的状态和公告。
电梯与自动扶梯状态:用于无障碍规划的实时故障信息。
附近车站查询(位置感知):查找 lat/lon 附近的车站(如果您的客户端提供 GPS,非常适合“我附近”;当模型/客户端能将其解析为坐标时,也适用于“时代广场附近”)。
换乘:车站的基本换乘选项。
实时 MTA GTFS-RT:覆盖各条地铁线路。
Related MCP server: K-Targo Subway MCP Server
使用方法
选项 1:Smithery
选项 2:本地运行
先决条件
Node.js 18+
git clone https://github.com/sasabasara/where_is_my_train_mcp.git
cd where_is_my_train_mcp
npm install
npm run build
npm startThis server cannot be deployed
Maintenance
Related MCP Connectors
Get real-time NYC bus arrivals, live vehicle locations, and service alerts. Plan trips between any…
Real-time SF Muni departures, routes, alerts, vehicle positions, and schedules.
Real-time transit stops, routes, arrivals, vehicle positions, and schedules via OneBusAway APIs.
Real-time BART departures, trip planning, fares, stations, and advisories.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables users to interact with Washington DC Metro (WMATA) transit system through natural language queries. Provides real-time train arrivals, service alerts, station information, trip planning, and accessibility updates.458 npmMIT
- AlicenseAqualityDmaintenanceProvides real-time Korean subway information including station search and train timetables through the TAGO API from Korea's Ministry of Land, Infrastructure and Transport.37 npm1MIT
- FlicenseNot gradedqualityDmaintenanceProvides real-time Dutch Railways (NS) data for journey planning, live departures, disruptions, and station search.3-
- FlicenseNot gradedqualityBmaintenanceProvides transit concierge tools for Indian Railways, including live train status, platform numbers, delay alerts, food options, and cab services, with offline fallback support.-