Lifestyle & LocalAuth: Open
SubwayInfo NYC hosted MCP server
NYC transit
SubwayInfo NYC’s open MCP endpoint serves New York City subway information — lines, stations, and service status — to any MCP client.
Curated by Agentic WorkersPublished Updated
Server description
NYC subway status and arrivals for agents
SubwayInfo NYC’s open MCP endpoint serves New York City subway information — lines, stations, and service status — to any MCP client.
- Slug
- subwayinfo-nyc
- Category
- Lifestyle & Local
- Category slug
- lifestyle-and-local
- Authentication
- Open
- Auth type
- none
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"subwayinfo-nyc": {
"url": "https://subwayinfo.nyc/mcp"
}
}
}