io.github.cyanheads/onebusaway-mcp-server
REMOTE · ONEBUSAWAY.CASEYJHAND.COM · 2 COMPONENTS · SCANNED AUG 3
Real-time transit stops, routes, arrivals, vehicle positions, and schedules via OneBusAway APIs.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security66
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 15 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability84
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 2279 tokens (~134/item across 17 items; 15 tools + 2 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · onebusaway.caseyjhand.com
claude mcp add --transport http cyanheads-onebusaway-mcp-server https://onebusaway.caseyjhand.com/mcp
[mcp_servers.cyanheads-onebusaway-mcp-server] url = "https://onebusaway.caseyjhand.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"cyanheads-onebusaway-mcp-server": {
"type": "remote",
"url": "https://onebusaway.caseyjhand.com/mcp",
"enabled": true
}
}
} openclaw mcp add cyanheads-onebusaway-mcp-server --url https://onebusaway.caseyjhand.com/mcp --transport streamable-http
mcp_servers:
cyanheads-onebusaway-mcp-server:
url: "https://onebusaway.caseyjhand.com/mcp" {
"mcpServers": {
"cyanheads-onebusaway-mcp-server": {
"type": "http",
"url": "https://onebusaway.caseyjhand.com/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 29 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.
- 28 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.
- 27 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 68
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://onebusaway.caseyjhand.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=caseyjhand.com | CN=WE1,O=Google Trust Services,C=US | 7 Jul 2026 | 5 Oct 2026 | ECDSA 256 | ECDSA-SHA256 | 5aad900eb2055a0b0ea55912ec19680c |
| SANs: caseyjhand.com, *.caseyjhand.com | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
DNSSEC secure
Validation of onebusaway.caseyjhand.com. — Secure
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| caseyjhand.com. | present | 2371 | 13 | Verified |
| onebusaway.caseyjhand.com. | Verified address RRset verified with the apex keys |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=63072000; includeSubDomains; preload |
| x-content-type-options | nosniff |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://onebusaway.caseyjhand.com/mcp | Verified | 200 | |
| http (plaintext) | http://onebusaway.caseyjhand.com/mcp | HTTPS enforced | 301 | https://onebusaway.caseyjhand.com/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
onebusaway_find_routes Find Routes Near Location ~227
Find transit routes near a location, optionally filtered by name or number. Returns routes with IDs, short names, and descriptions. Use routeId values to fetch schedules, vehicles, or stop sequences.
| Name | Type | Req | Description |
|---|---|---|---|
| lat | number | yes | Latitude of the search center, in [-90, 90]. |
| latSpan | number | — | Optional bounding-box height in degrees, as an alternative to radius. Takes effect only when lonSpan is also set, in which case radius is ignored. |
| lon | number | yes | Longitude of the search center, in [-180, 180]. |
| lonSpan | number | — | Optional bounding-box width in degrees, as an alternative to radius. Takes effect only when latSpan is also set, in which case radius is ignored. |
| query | string | — | Filter by route name or number (e.g. "44" or "Link Light Rail"). |
| radius | number | — | Search radius in meters. Must be positive; capped at 1600m. Defaults to 500m. Ignored when latSpan and lonSpan are both set. |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | yes | Number of routes returned. |
| limitExceeded | boolean | yes | True if more routes exist beyond the returned set; narrow the radius or set latSpan/lonSpan to see all. |
| notice | string | — | Guidance when no routes matched — e.g. try a larger radius or different query. |
| query | string | — | Route name/number filter applied to the search, if any. |
| routes | array | yes | Routes found near the specified location. |
No examples provided.
onebusaway_find_stops Find Stops Near Location ~192
Find bus stops near a location. Returns stops within a radius, each with ID, name, direction, served routes, and wheelchair boarding status. Use stopId values from results to fetch real-time arrivals with onebusaway_get_arrivals. Optionally filter by stop code (the number printed on the stop sign, e.g. "75403").
| Name | Type | Req | Description |
|---|---|---|---|
| lat | number | yes | Latitude of the search center, in [-90, 90]. |
| lon | number | yes | Longitude of the search center, in [-180, 180]. |
| query | string | — | Optional stop code filter (the number printed on the stop sign, e.g. "75403"). When provided, returns only stops matching this code within the radius. |
| radius | number | — | Search radius in meters. Must be positive; capped at 1600m, beyond which results degrade. Defaults to 300m. |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | yes | Number of stops returned. |
| limitExceeded | boolean | yes | True if more stops exist beyond the returned set; narrow the radius to see all. |
| notice | string | — | Guidance when results are empty or truncated — e.g. how to narrow the radius or verify the stop code. |
| query | string | — | Stop code filter applied to the search, if any. |
| stops | array | yes | Stops within the search radius. |
No examples provided.
onebusaway_get_alert Get Service Alert Detail ~104
Fetch full detail for a service alert (situation) by ID. Returns the summary, description, reason (e.g. detour, construction), affected stops and routes, consequence description, and active time windows. Situation IDs appear in onebusaway_get_arrivals responses under situationIds and situations[].id.
| Name | Type | Req | Description |
|---|---|---|---|
| situationId | string | yes | Situation/alert ID from onebusaway_get_arrivals (situations[].id or arrivals[].situationIds[]). |
| Name | Type | Req | Description |
|---|---|---|---|
| activeWindows | array | yes | Time windows when this alert is active. |
| affects | array | yes | Stops, routes, trips, or agencies affected by this alert. |
| consequenceMessage | — | yes | Human-readable consequence description (e.g. "Detour in effect"), or null. |
| consequences | array | yes | Operational consequences of this alert. |
| description | — | yes | Longer description of the alert, or null. |
| id | string | yes | Situation ID. |
| reason | — | yes | Reason code from TPEG: equipmentReason, environmentReason, personnelReason, miscellaneousReason, securityAlert. Null when not provided. |
| severity | — | yes | Severity level as reported by the agency, or null. |
| summary | string | yes | Short summary of the service alert. |
| url | — | yes | URL for more information about this alert, or null. |
No examples provided.
onebusaway_get_arrivals Get Real-Time Arrivals ~197
Real-time arrivals and departures at a stop. Returns predicted arrival times, schedule deviation (how many seconds late/early), vehicle positions, and any active service alerts. The predicted boolean on each arrival indicates whether GPS tracking backs the estimate — predicted=false means schedule-only. Use tripId from results for follow-up onebusaway_get_trip calls. Stop IDs use agency-prefixed format: {agencyId}_{localId} (e.g. "1_75403").
| Name | Type | Req | Description |
|---|---|---|---|
| minutesAfter | number | — | Include arrivals expected within the next N minutes. Defaults to 35. |
| minutesBefore | number | — | Include arrivals that departed up to this many minutes ago. Defaults to 5. |
| stopId | string | yes | Agency-prefixed stop ID (e.g. "1_75403" for Metro Transit stop 75403). Use onebusaway_find_stops or onebusaway_search_stops to discover IDs. |
| Name | Type | Req | Description |
|---|---|---|---|
| arrivals | array | yes | Arrivals and departures at this stop within the requested time window. |
| count | number | yes | Number of arrivals in the time window. |
| currentTime | number | yes | Server time as Unix milliseconds, for computing countdown timers. |
| notice | string | — | Guidance when no arrivals were found — e.g. try expanding the time window or check for service alerts. |
| queriedStop | string | yes | Stop ID queried. |
| situations | array | yes | Active service alerts referenced by arrivals at this stop. |
| stopId | string | yes | The queried stop ID. |
| stopName | string | yes | Stop name. |
| windowMinutes | object | yes | Time window used for the arrivals query. |
No examples provided.
onebusaway_get_block Get Block Schedule ~132
Fetch the full-day block schedule for a vehicle by block ID. A block is the ordered sequence of trips a single vehicle makes in one service day. Returns all trips in order with their stop times. Useful for 'when will this bus return?' and fleet tracking. Block IDs appear in onebusaway_get_trip responses under the schedule block field; obtain a tripId from onebusaway_get_arrivals first.
| Name | Type | Req | Description |
|---|---|---|---|
| blockId | string | yes | Block ID from a trip record. Obtain a tripId from onebusaway_get_arrivals, then call onebusaway_get_trip to get the blockId. |
| Name | Type | Req | Description |
|---|---|---|---|
| activeServiceIds | array | yes | Service calendar IDs active for this block today. |
| blockId | string | yes | Block ID. |
| inactiveServiceIds | array | yes | Service calendar IDs not active for this block today. |
| trips | array | yes | All trips in this block in order. |
No examples provided.
onebusaway_get_route Get Route Details ~98
Fetch details for a specific route by ID. Returns short name, description, agency, route type, and schedule URL. Route IDs use agency-prefixed format: {agencyId}_{localId} (e.g. "1_100259").
| Name | Type | Req | Description |
|---|---|---|---|
| routeId | string | yes | Agency-prefixed route ID (e.g. "1_100259"). Use onebusaway_find_routes or onebusaway_search_routes to discover IDs. |
| Name | Type | Req | Description |
|---|---|---|---|
| agencyId | string | yes | Agency ID that operates this route. |
| agencyName | string | yes | Agency name that operates this route. |
| color | — | yes | Route brand color hex (without #), or null. |
| description | string | yes | Route description. |
| id | string | yes | Agency-prefixed route ID. |
| longName | string | yes | Full route name. |
| shortName | string | yes | The number or short name displayed on vehicles (e.g. "44"). |
| type | number | yes | GTFS route type: 0=tram, 1=subway, 2=rail, 3=bus, 4=ferry, 5=cable_car. |
| url | — | yes | Agency schedule page URL, or null. |
No examples provided.
onebusaway_get_schedule_for_route Get Route Schedule ~128
Full-day schedule for a route — all trips, stop sequences, and departure times for the specified date (defaults to today). Returns up to all trips for the route. For live predictions, use onebusaway_get_arrivals at specific stops instead.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | — | ISO 8601 date (e.g. "2026-05-23"). Defaults to today. |
| routeId | string | yes | Agency-prefixed route ID (e.g. "1_100259"). Use onebusaway_find_routes or onebusaway_search_routes to discover IDs. |
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | — | Date parameter used for the schedule request, if specified. |
| notice | string | — | Guidance when no trips were found — e.g. no service on weekends or holiday schedule in effect. |
| queriedRoute | string | yes | Route ID queried. |
| routeId | string | yes | The queried route ID. |
| routeShortName | string | yes | Route short name. |
| serviceDateMs | number | yes | Service date as Unix milliseconds. |
| tripCount | number | yes | Number of trips for this route on this date. |
| trips | array | yes | All trips for this route on this date, with their stop sequences. |
No examples provided.
onebusaway_get_schedule_for_stop Get Stop Schedule ~133
Full-day departure schedule for a stop. Lists every departure by route and direction for the specified date (defaults to today). Useful for planning or when real-time data isn't needed. For live predictions, use onebusaway_get_arrivals instead.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | — | ISO 8601 date (e.g. "2026-05-23"). Defaults to today in the agency's timezone. |
| stopId | string | yes | Agency-prefixed stop ID (e.g. "1_75403"). Use onebusaway_find_stops or onebusaway_search_stops to discover IDs. |
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | — | Date parameter used for the schedule request, if specified. |
| notice | string | — | Guidance when no routes were found — e.g. no service on weekends or holiday schedule in effect. |
| queriedStop | string | yes | Stop ID queried. |
| routeCount | number | yes | Number of routes with departures from this stop on this date. |
| routes | array | yes | All routes with departures from this stop on this date. |
| serviceDateMs | number | yes | Service date as Unix milliseconds (start of service day). |
| stopId | string | yes | The queried stop ID. |
| stopName | string | yes | Stop name. |
No examples provided.
onebusaway_get_stop Get Stop Details ~128
Fetch details for a specific stop by ID. Returns the stop's name, coordinates, direction, served routes, and wheelchair accessibility. Stop IDs use agency-prefixed format: {agencyId}_{localId} (e.g. "1_75403" for Metro Transit stop 75403).
| Name | Type | Req | Description |
|---|---|---|---|
| stopId | string | yes | Agency-prefixed stop ID (e.g. "1_75403" for Metro Transit stop 75403, "40_100239" for Sound Transit). Use onebusaway_find_stops or onebusaway_search_stops to discover IDs. |
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | The stop code printed on the sign. |
| direction | string | yes | Compass direction of travel at this stop (e.g. "NW"). |
| id | string | yes | Agency-prefixed stop ID. |
| lat | number | yes | Latitude of the stop. |
| lon | number | yes | Longitude of the stop. |
| name | string | yes | Stop name. |
| routeIds | array | yes | IDs of routes that serve this stop. Use with onebusaway_get_arrivals or onebusaway_get_schedule_for_stop. |
| wheelchairBoarding | string | yes | Wheelchair boarding status. |
No examples provided.
onebusaway_get_trip Get Trip Status ~127
Real-time status and stop sequence for a trip. Returns vehicle position, schedule deviation, current phase, and remaining stops. Use tripId from onebusaway_get_arrivals to look up a specific vehicle's progress.
| Name | Type | Req | Description |
|---|---|---|---|
| includeSchedule | boolean | — | Whether to include the full stop sequence with times. Defaults to true. |
| serviceDateMs | number | — | Service date as Unix milliseconds (midnight local time). Only needed for trips from a previous service day. Omit to use today. |
| tripId | string | yes | Trip ID from an arrivals response or schedule lookup. |
| Name | Type | Req | Description |
|---|---|---|---|
| blockId | — | yes | Block ID grouping this trip with the others the same vehicle runs back-to-back. Pass to onebusaway_get_block for the full block schedule. Null when the trip has no block. |
| routeShortName | string | yes | Route short name (e.g. "44"). |
| schedule | — | yes | Full stop sequence with times, or null if includeSchedule=false. |
| situations | array | yes | Active situation IDs affecting this trip. |
| status | object | yes | Real-time status of the trip. |
| tripHeadsign | string | yes | Destination sign text. |
| tripId | string | yes | The queried trip ID. |
No examples provided.
onebusaway_get_vehicles Get Real-Time Vehicle Positions ~143
Real-time positions of all active vehicles for an agency. Optionally filter to a single route (client-side). Returns GPS coordinates, heading, schedule deviation, and current trip. Useful for "where are all the buses on route X right now?" Use agencyId values from onebusaway_list_agencies.
| Name | Type | Req | Description |
|---|---|---|---|
| agencyId | string | yes | Agency ID (e.g. "1" for Metro Transit, "40" for Sound Transit). Use onebusaway_list_agencies to discover IDs. |
| routeId | string | — | Optional agency-prefixed route ID to filter results to one route. Filtering is client-side — all agency vehicles are fetched first. |
| Name | Type | Req | Description |
|---|---|---|---|
| agencyId | string | yes | Agency ID queried. |
| count | number | yes | Number of vehicles returned after any route filter. |
| limitExceeded | boolean | yes | True if the upstream capped the vehicle list — some vehicles were omitted. This endpoint has no pagination to retrieve them. |
| notice | string | — | Guidance when no vehicles were found — e.g. the route may not be currently active, or the agency may not have real-time data. |
| routeId | string | — | Route ID filter applied client-side, if any. |
| vehicles | array | yes | Active vehicles for the agency, optionally filtered by route. |
No examples provided.
onebusaway_list_agencies List Transit Agencies ~61
List all transit agencies served by this OneBusAway instance. Returns agency IDs, names, contact info, timezone, and geographic coverage center. Agency IDs are needed for onebusaway_list_routes_for_agency and onebusaway_get_vehicles.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| agencies | array | yes | All agencies served by this OneBusAway instance. |
| count | number | yes | Number of transit agencies returned. |
| limitExceeded | boolean | yes | True if the upstream capped the agency list — some agencies were omitted. This endpoint has no pagination to retrieve them. |
| notice | string | — | Guidance when no agencies were returned. |
No examples provided.
onebusaway_list_routes_for_agency List Routes for Agency ~97
List all routes operated by an agency. Returns route IDs, short names, and descriptions. Use to enumerate an agency's full service before searching for a specific route. Get agencyId values from onebusaway_list_agencies.
| Name | Type | Req | Description |
|---|---|---|---|
| agencyId | string | yes | Agency ID (e.g. "1" for Metro Transit, "40" for Sound Transit). Use onebusaway_list_agencies to discover IDs. |
| Name | Type | Req | Description |
|---|---|---|---|
| agencyId | string | yes | Agency ID queried. |
| count | number | yes | Number of routes returned for this agency. |
| limitExceeded | boolean | yes | True if the upstream capped the route list — some routes were omitted. This endpoint has no pagination to retrieve them. |
| notice | string | — | Guidance when no routes were found — verify the agency ID with onebusaway_list_agencies. |
| routes | array | yes | All routes operated by this agency. |
No examples provided.
onebusaway_search_routes Search Routes by Name or Number ~118
Search for routes by name or number. Returns matching routes with IDs. Use to resolve a route short name (e.g. "44") to a route ID for schedule or vehicle lookups with onebusaway_get_vehicles or onebusaway_get_schedule_for_route.
| Name | Type | Req | Description |
|---|---|---|---|
| maxCount | integer | — | Maximum number of results to return. A positive integer, at most 100. Defaults to 10. |
| query | string | yes | Route name or number (e.g. "44", "Link", or "RapidRide"). |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | yes | Number of routes returned. |
| limitExceeded | boolean | yes | True if more routes match than were returned; raise maxCount or refine the query to see all. |
| notice | string | — | Guidance when no routes matched — e.g. try onebusaway_find_routes with coordinates, or onebusaway_list_routes_for_agency. |
| query | string | yes | Route name/number query sent to the API. |
| routes | array | yes | Routes matching the search query. |
No examples provided.
onebusaway_search_stops Search Stops by Name or Code ~107
Search for stops by name or code. Returns matching stops with IDs and coordinates. Use to resolve a human-readable stop name or number to a stop ID for arrivals lookups with onebusaway_get_arrivals.
| Name | Type | Req | Description |
|---|---|---|---|
| maxCount | integer | — | Maximum number of results to return. A positive integer, at most 100. Defaults to 10. |
| query | string | yes | Stop name fragment or stop code (e.g. "University Way" or "75403"). |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | yes | Number of stops returned. |
| limitExceeded | boolean | yes | True if more stops match than were returned; raise maxCount or refine the query to see all. |
| notice | string | — | Guidance when no stops matched — e.g. try a different name fragment or use onebusaway_find_stops with coordinates. |
| query | string | yes | Search query sent to the API. |
| stops | array | yes | Stops matching the search query. |
No examples provided.