Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Lifestyle & LocalAuth: OAuth2.1

Metro MCP hosted MCP server

Transit data

Metro MCP serves public-transit information to agents, supporting route and schedule lookups for supported metro systems.

Curated by Published Updated

Server description

Transit information over MCP

Metro MCP serves public-transit information to agents, supporting route and schedule lookups for supported metro systems.

Directory details

Slug
metro-mcp
Category
Lifestyle & Local
Category slug
lifestyle-and-local
Authentication
OAuth2.1
Auth type
oauth

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.

Use with your agent
{
  "mcpServers": {
    "metro-mcp": {
      "url": "https://metro-mcp.anuragd.me/sse"
    }
  }
}

Connection links