T
Tfl MCP Server
by @sathyaceg
MCP server by sathyaceg
Created 2/22/2026
Updated about 21 hours ago
README
Repository documentation and setup instructions
Do not use, not for public use.
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/sathyaceg/tfl-mcp-server
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"sathyaceg-tfl-mcp-server": {
"command": "git",
"args": [
"clone",
"https://github.com/sathyaceg/tfl-mcp-server"
]
}
}
}