mcpbeat Sign in

Cycle Tracker MCP Server

by thisisbankole Your server? Claim it
answering

Cycle Tracker is answering right now. Last checked 13 min ago. It exposes 5 tools. Last commit 21 Jul 2026.

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

Uptime history 48 days of history
48 days agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
902 ms
Response time
average over 24h
1
Stars
last commit 21 Jul 2026

Nothing serious here today

Today is the operative word: we check Cycle Tracker every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add cycle-tracker --transport http https://cycle.arrakis.house/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cycle-tracker": {
      "url": "https://cycle.arrakis.house/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cycle-tracker]
url = "https://cycle.arrakis.house/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "cycle-tracker": {
      "url": "https://cycle.arrakis.house/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cycle-tracker": {
      "url": "https://cycle.arrakis.house/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

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

Endpoints

URLTransportStateLatencyChecked
https://cycle.arrakis.house/mcp streamable-http answering 864 ms 13 min ago

Alternatives to Cycle Tracker

same job, measured the same way
Chargt EV Charging
by chargt

Find EV charging stations, live availability and prices across the Netherlands via NDW data.

2 tools answering
Neptune Cigars
by neptunecigar

Premium cigar search, community ratings, live availability and US state shipping rules.

5 tools answering
C
Tee Times
by loopgolf

Live golf tee time availability across US courses. Search by location, date, players, and price.

answering
Iowa DOT Driver Licensing
by pipeworx-io

Iowa DOT driver license stations with hours, CDL availability and queue cameras

37 tools answering
Expired Domain Screener
by prometheusagency

Screen expired domains: availability, drop stage, history, brandability, trademark risk.

answering
Workspace
by florealholidays

Floreal Holidays Belgium: live prices and availability; staff sign in for groups, day sheets, tasks.

8 tools answering
Old Cars Data
by oldcarsdata

Collector-car auction history, live listings, bid trails, and market statistics for AI agents.

answering
Meet.bot MCP
by meet

AI-native scheduling and booking: check availability, book meetings, share links.

8 tools answering

Cycle Tracker — questions

Answers built from our own checks of this server.

What can Cycle Tracker do?
It exposes 5 tools, read directly from the server on our last check. Among them: find_stations, get_availability_trend, get_network_status, get_popular_stations, list_cities. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Cycle Tracker working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 902 ms. The bar chart above shows every period we have measured.
How do I connect Cycle Tracker?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Cycle Tracker need an API key?
No. Cycle Tracker completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Cycle Tracker?
It answers our handshake in 902 ms on average, which is faster than 11% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Cycle Tracker open source?
We cannot say either way: written in TypeScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.