SubwayInfo NYC
Real-time NYC transit data for subway, bus, ferry, commuter rail, and Citi Bike. Get live arrivals, service alerts, trip planning, and station info across all MTA services. Zero API key required - just connect and query.
- Version:
- hosted
- Publisher:
- ckbk
Install
Generated from the server’s transport data — never hand-written. Placeholders in angle brackets are yours to fill.
Run it with its own identity, a budget you set, and every call audited — no local config to keep in sync.
Add to a connect0 projectYou will sign in first, then land back on this page.
What it can do
As declared by the publisher
Tools · 22
bike_get_availability_summaryGet an overview of Citibike availability by borough. Shows total bikes, docks, and station availability.
bike_get_station_statusGet bike and dock availability at a Citibike station. Accepts station ID or name (e.g., "Broadway & W 48 St", "E 40 St & Park Ave").
bike_search_stationsSearch for Citibike stations by name, borough, or availability. Returns station availability and capacity.
bus_get_arrivalsGet upcoming bus arrivals at a stop. Accepts stop ID or name (e.g., "402940", "5 Av/W 42 St").
bus_get_route_infoGet detailed information about a bus route including type, boroughs served, and description.
bus_list_alertsGet active bus service alerts. Optionally filter by route or severity.
bus_search_stopsSearch bus stops by name, route, or borough. Use this to find stop IDs for bus\_get\_arrivals.
ferry_get_arrivalsGet upcoming ferry arrivals at a landing. Accepts landing ID or name (e.g., "PIER11", "Wall Street", "DUMBO").
ferry_get_routesList all NYC Ferry routes with their landings. Optionally get details for a specific route.
ferry_list_alertsGet active ferry service alerts. Optionally filter by route.
ferry_search_landingsSearch ferry landings by name, route, or borough. Use this to find landing IDs for ferry\_get\_arrivals.
mta_get_arrivalsGet upcoming train arrivals at a station. Accepts station ID or name (e.g., "127", "Times Square", "14th Street").
mta_get_line_statusGet current service status for a subway line
mta_get_station_infoGet detailed information about a specific station. Accepts station ID or name.
mta_list_alertsList active service alerts across the subway system. By default only shows currently active alerts.
mta_plan_tripGet route suggestions between two stations. Accepts station IDs or names.
mta_search_stationsSearch for stations by name or line
rail_get_departuresGet upcoming LIRR or Metro-North departures at a station. Accepts station ID or name (e.g., "PENN", "Grand Central").
rail_get_station_infoGet detailed information about a LIRR or Metro-North station including accessibility, platforms, parking, and zone.
rail_list_alertsGet active LIRR and Metro-North service alerts. Optionally filter by system, branch, or severity.
rail_search_stationsSearch LIRR and Metro-North stations by name, system, or branch. Use this to find station IDs for rail\_get\_departures.
transit_askAsk natural language questions about NYC transit (subway, bus, ferry, rail, bike). Examples: "When is the next 1 train at Times Square?", "How do I get to JFK?", "Are there any Citibikes near Grand Central?"