
NYC Subway Status
Interface UIpar mxs2019
Real-time NYC subway arrival times with interactive station search, nearby detection, and line tracking.
What it does
NYC Subway Status renders an interactive web dashboard for real-time MTA subway arrivals across all NYC stations and lines. Search for any stop, see nearby stations, save favorites, and view live train arrival times in both uptown and downtown directions — all without an API key.
Key features
- Real-time arrivals — Live MTA feed data showing minutes-away for every train at every station
- Station search — Fuzzy search across all NYC subway stops with route matching
- Nearby stations — Geolocation-based detection of closest stations with arrival times
- Favorite & recent stations — Quick access to your most-used stops with persistent favorites
- Line-by-line tracking — Browse all routes and drill into individual line status
Installation
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"nyc-subway": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/ext-apps", "add", "nyc-subway-status"]
}
}
}
Claude.ai web
Add MCP server URL: https://nyc-subway-status.com
VS Code Copilot
Add to settings.json:
{
"github.copilot.chat.mcp.servers": {
"nyc-subway": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/ext-apps", "add", "nyc-subway-status"]
}
}
}
Supported hosts
- Claude Desktop
- Claude.ai
- VS Code Copilot
Installation rapide
npx -y @modelcontextprotocol/ext-apps add nyc-subway-statusInformations
- Tarification
- free
- Publié



