Skip to main content
Glama

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
ThisisBankole/Starling-Bank-Bikes-Mancheter
GitHub Stars
1

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 3.9/5 across 5 of 5 tools scored. Lowest: 3.1/5.

Server CoherenceA
Disambiguation5/5

Each tool targets a distinct aspect of bike-share data: city listing, station search, live network totals, time trends, and popular stations. No functional overlap exists.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern (e.g., find_stations, get_network_status), making the API predictable.

Tool Count5/5

Five tools cover the core features of a bike-share tracking service without unnecessary clutter, striking a good balance.

Completeness4/5

The set covers querying cities, finding stations, live status, trends, and popular stations. A minor gap is the lack of a tool for individual station details beyond live availability.

Available Tools

5 tools
find_stationsInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
latNoLatitude to sort by proximity
lonNoLongitude to sort by proximity
cityYesCity id: one of manchester
limitNo
queryNoCase-insensitive station name filter
get_availability_trendInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityYesCity id: one of manchester
hoursNo
get_network_statusInspect

Live network totals for a city: bikes available, e-bikes, active stations, bikes docked at stations. Data refreshes every 10 minutes.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityYesCity id: one of manchester
list_citiesInspect

List the bike-share cities Cycle Tracker covers, with their ids (used by every other tool) and map coordinates.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.