# Cycle Tracker MCP server

Live UK bike-share availability: nearby bikes and stations, popular stations, 90-day history.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-thisisbankole-cycle-tracker
- Repository: https://github.com/ThisisBankole/Starling-Bank-Bikes-Mancheter
- Website: https://cycle.arrakis.house/docs

## Install
- Endpoint: https://cycle.arrakis.house/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://cycle.arrakis.house/mcp

## Tools
- list_cities - List the bike-share cities Cycle Tracker covers, with their ids (used by every other tool) and map coordinates. Endpoint: https://cycle.arrakis.house/mcp
- get_network_status - Live network totals for a city: bikes available, e-bikes, active stations, bikes docked at stations. Data refreshes every 10 minutes. Endpoint: https://cycle.arrakis.house/mcp
- find_stations - 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 bikes available. Endpoint: https://cycle.arrakis.house/mcp
- get_popular_stations - Busiest stations in a city ranked by average bikes available over the last 24 hours. Endpoint: https://cycle.arrakis.house/mcp
- get_availability_trend - 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. Endpoint: https://cycle.arrakis.house/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.ThisisBankole
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 3, 2026
- Source: https://registry.modelcontextprotocol.io
