NYC Subway Guide
Free foreversasabasara · Analytics
4k installs
The NYC Subway Guide MCP server turns the MTA's real-time subway feeds into a structured, agent-callable interface for stations, live arrivals, service alerts, and route planning across all New York City subway lines. Instead of scraping schedules or juggling multiple transit APIs, any AI agent — Claude, GPT, Gemini, or a custom LLM — can query current train positions, upcoming arrivals at a given station, active delays, and suggested routes between two points in the five boroughs, all through a single, consistent tool schema.
Hosted through BusinessMCP, this NYC subway MCP server becomes one of the tools exposed on your unified /api/mcp endpoint, authenticated with your company's mcph_* Bearer key. That means a support bot, an internal ops assistant, or a customer-facing concierge agent can pull live subway arrivals and service alerts using the same endpoint it already uses to query your product database, CRM, or ad platform data — no separate integration, no extra API keys to manage. The BusinessMCP business-intelligence dashboard logs every call, so you can see how often agents are checking transit status, which stations get queried most, and where route-planning requests cluster, giving you usage visibility alongside the raw transit data.
This makes the server a natural fit for any NYC-based business whose product, support flow, or logistics touch the subway: a delivery or field-service company that needs to route couriers around service changes, a hospitality or events business answering
Just say it in a thread
No configs, no docs. Once connected, these are the kinds of messages your agents act on.
"Return live upcoming train arrivals for a specified subway station — and give me the highlights."
"Find subway stations matching a name, cross-street, or neighborhood query for me, then post a summary in the thread."
"Fetch current service alerts and disruptions for one or more subway lines and flag anything that needs my approval."
What teams use it for
- Power a commuter-facing chatbot that answers 'when is my next train' and surfaces live delays
- Route delivery or field-service agents around active NYC subway service disruptions
- Give a hospitality or events concierge bot real-time directions and station info for guests
- Feed historical arrival and alert data into a BI dashboard alongside a company's Postgres or BigQuery data for transit-pattern analysis
- Add subway-aware context to a real estate or listings app answering 'how close is this to the subway'
Agent-callable tools
get_station_arrivals
Return live upcoming train arrivals for a specified subway station.
search_stations_by_name
Find subway stations matching a name, cross-street, or neighborhood query.
get_service_alerts
Fetch current service alerts and disruptions for one or more subway lines.
plan_route
Suggest a subway route and estimated travel time between two stations or addresses.
get_line_status
Report the current operating status of a specified subway line.
list_nearby_stations
List the closest subway stations to a given latitude/longitude or address.
Your data stays yours
Credentials live in your vault. We route requests — we never store, log, or train on your data.
Works with every AI
Connect once — portable across Claude, GPT, Gemini, and every local agent you run.
Pairs well with
Best Analytics MCP serversGoogle Maps
anthropic
Google Maps Platform integration. Geocoding, directions, places search, and distance matrix calculations.
Fetch
anthropic
Web content fetching with robots.txt compliance. Retrieve and convert web pages to markdown for AI consumption.
PostgreSQL
modelcontextprotocol
Direct PostgreSQL database access with read-only queries, schema inspection, and safe query execution.
BigQuery
LucasHild
Google BigQuery integration. Run SQL queries, manage datasets, and analyze large-scale data.
Frequently asked questions
Does this MCP server cover all NYC subway lines and stations?
Yes, it covers the full NYC subway system, including station lookups, arrivals, and alerts across all lines.
Is the data live or based on fixed schedules?
It surfaces real-time arrivals and active service alerts rather than only static, published timetables.
Can I combine this with my own databases through BusinessMCP?
Yes — since it's hosted on the same /api/mcp endpoint as your other tools, an agent can join subway data with your Postgres, BigQuery, or other connected sources in one conversation.
Keep exploring
Give your AI team the NYC Subway Guide skill
Free forever plan, no credit card. Connected and working in under five minutes.
Connect NYC Subway Guide free