Cycle Tracker
io.github.thisisbankole/cycle-trackerLive UK bike-share availability: nearby bikes and stations, popular stations, 90-day history.
Tools · 5
List the bike-share cities Cycle Tracker covers, with their ids (used by every other tool) and map coordinates.
Live network totals for a city: bikes available, e-bikes, active stations, bikes docked at stations. Data refreshes every 10 minutes.
Find bike stations in a city with live availability. Filter by a name search and/or sort by distance from a coordinate (results then include distance_km). Without lat/lon, results are sorted by most b…
Busiest stations in a city ranked by average bikes available over the last 24 hours.
Time series of bikes available and active stations for a city, one point per 10-minute snapshot, newest first. Up to 90 days of history.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"cycle_tracker": {
"url": "https://cycle.arrakis.house/mcp",
"transport": "streamable-http"
}
}
}