Skip to main content
Glama

TfL Journey Status MCP Server

get_line_status

Check real-time Transport for London line status to get current service information and disruption details for specific tube lines.

Instructions

Get the status of a TfL line from the Transport for London Unified API.

Input Schema

NameRequiredDescriptionDefault
app_keyNoOptional application key for the API.
lineIdYesThe identifier of the line to query (e.g., victoria, central).

Input Schema (JSON Schema)

{ "properties": { "app_key": { "description": "Optional application key for the API.", "type": "string" }, "lineId": { "description": "The identifier of the line to query (e.g., victoria, central).", "type": "string" } }, "required": [ "lineId" ], "type": "object" }

Other Tools from TfL Journey Status MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/anoopt/london-tfl-journey-status-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server