T
Tfl MCP
by @daanrongen
MCP server by daanrongen
Created 3/11/2026
Updated 2 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-tfl-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"daanrongen-tfl-mcp": {
"command": "npx",
"args": [
"daanrongen-tfl-mcp"
]
}
}
}