London Transport MCP Server
@anoopt
London Transport MCP Server について
This Model Context Protocol (MCP) server provides AI assistants with access to real-time Transport for London data through a set of automated tools.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"london-transport": {
"command": "npx",
"args": [
"london-transport-mcp"
],
"env": {
"TFL_API_KEY": "your_actual_tfl_api_key_here"
}
}
}
}ツール
3Get the status of a TfL line from the Transport for London Unified API.
Get the status and details of a TfL line.
Plan journeys between two locations using the TfL Journey Planner.
概要
What is London Transport MCP Server?
The London Transport MCP server enables AI assistants (such as Claude Desktop and VS Code GitHub Copilot) to access live Transport for London (TfL) data, including line status, detailed disruption info, and journey planning.
How to use London Transport MCP Server?
—
Key features of London Transport MCP Server
- Check real-time status of any TfL line
- Get detailed disruption information for lines
- Plan journeys between London locations
- Integrates with Claude Desktop and GitHub Copilot
Use cases of London Transport MCP Server
- Check if a tube line is running normally before commuting
- Get detailed information about service disruptions
- Plan optimal routes between London locations
- Provide real-time transport advice for London travel
FAQ from London Transport MCP Server
What tools does the server provide?
It provides three tools: get_line_status (basic line status), get_line_status_detail (status with disruption details), and plan_journey (journey planning using the TfL Journey Planner).
What data sources does the server use?
It uses live data from the Transport for London (TfL) API.
Which AI assistants are supported?
The server is designed for AI assistants like Claude Desktop and VS Code GitHub Copilot.
Are there any configuration or installation details provided?
The README does not include installation or configuration instructions.
What are example interactions users can have?
Example interactions include: "Is the Central line running normally?", "Plan a journey from King's Cross to Heathrow Airport", and "What's causing delays on the Northern line?"
「その他」の他のコンテンツ
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
コメント