Server data from the Official MCP Registry
Community-built server providing real-time London transport data via the TfL Unified API
About
Community-built server providing real-time London transport data via the TfL Unified API
Security Report
This is a well-architected MCP server for querying London Transport data with appropriate security controls. Authentication is optional (using TfL API keys passed via environment variables, not hardcoded), all operations are read-only queries with no data exfiltration, and input validation is strict via Zod schemas. Minor code quality observations exist around error handling breadth and logging, but do not materially impact security given the server's benign purpose and limited attack surface. Supply chain analysis found 1 known vulnerability in dependencies (1 critical, 0 high severity).
7 files analyzed · 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: TFL_APP_KEY
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-oneill9-tfl-mcp-server": {
"env": {
"TFL_APP_KEY": "your-tfl-app-key-here"
},
"args": [
"-y",
"@oneill9/tfl-mcp-server"
],
"command": "npx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
