Transport for London
Provides real-time London transport data including tube line status, detailed disruption information...
Open the TfL API Portal
Go to https://api.tfl.gov.uk/ in your web browser.Sign Up or Log In
If you don't already have an account, click "Register" or "Get an account". If you do, log in with your credentials.Navigate to 'My Account' or 'My Apps'
After logging in, find the "My Account" or "My Apps" section on the portal.Register a New Application
Click the option to register a new app or project. Provide the required information (like app name, description, and use case).Obtain Your API Key
After registering your app, the portal will display your personal API key (sometimes called an "app_key" or "API token"). Copy it; you'll need it for the next steps.Install the MCP Server (if not already done)
If you haven’t already, install the London Transport MCP server:npm install -g london-transport-mcpAdd Your API Key in the FastMCP Connection Interface
When using the “Install Now” button to add this integration, you will be prompted to fill in values in the FastMCP connection interface.- Paste your TfL API key into the field labeled
TFL_API_KEY.
- Paste your TfL API key into the field labeled
Save and Connect
Confirm and save your configuration. The MCP server will start using your TfL API key for real-time data queries.
You’re ready! The MCP server can now access live London transport data using your secure API key.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for API Development
View All →Sentry
Streamline Sentry API integration with this remote MCP server middleware prototype. sentry-mcp acts as a bridge between clients and Sentry, supporting flexible transport methods and offering tools like the MCP Inspector for easy service testing. Inspired by Cloudflare’s remote MCP initiative, it helps developers adapt and debug workflows, making Sentry interaction smoother for both cloud and self-hosted environments.