← All servers
O

onebusaway-mcp-server

connects

onebusaway.caseyjhand.com

Real-time transit stops, routes, arrivals, vehicle positions, and schedules via OneBusAway APIs.

https://onebusaway.caseyjhand.com/mcpNo authMCP 2025-11-25v0.1.14last checked 3 Sep 2026spoke MCP on 3 of 3 checks (30 days)initialize in 592 ms

Will my client connect?

Decided from what the probe found at the endpoint, and from what each client's own documentation says it can complete. Every row carries the day that documentation was read.

Claude CodeConnects

The endpoint answers an anonymous handshake, so no credential is needed.

claude mcp add --transport http onebusaway-mcp-server https://onebusaway.caseyjhand.com/mcp

Claude Code docs · read on 2026-08-30

Claude (claude.ai & Desktop)Connects

The endpoint answers an anonymous handshake, so no credential is needed.

Settings → Connectors → Add custom connector, then paste https://onebusaway.caseyjhand.com/mcp.

Claude (claude.ai & Desktop) docs · read on 2026-08-30

ChatGPTConnects

The endpoint answers an anonymous handshake, so no credential is needed.

Settings → Apps → Advanced settings → Developer mode, then create a connector pointing at https://onebusaway.caseyjhand.com/mcp.

ChatGPT docs · read on 2026-08-30

CursorConnects

The endpoint answers an anonymous handshake, so no credential is needed.

{
  "mcpServers": {
    "onebusaway-mcp-server": {
      "url": "https://onebusaway.caseyjhand.com/mcp"
    }
  }
}

Cursor docs · read on 2026-08-30

VS Code (Copilot)Connects

The endpoint answers an anonymous handshake, so no credential is needed.

{
  "servers": {
    "onebusaway-mcp-server": {
      "type": "http",
      "url": "https://onebusaway.caseyjhand.com/mcp"
    }
  }
}

VS Code (Copilot) docs · read on 2026-08-30

How to authenticate

Checked against the endpoint by our probe on 3 Sep 2026. These are the capabilities the server advertises, not a prediction about any particular client.

Scheme
No auth
Protected-resource metadata
Not found

Without it a client has to guess where the authorization server lives.

Anonymous access
Handshake succeeds; 15 tools listable

Tools

onebusaway_find_routesonebusaway_find_stopsonebusaway_get_alertonebusaway_get_arrivalsonebusaway_get_blockonebusaway_get_routeonebusaway_get_schedule_for_routeonebusaway_get_schedule_for_stoponebusaway_get_stoponebusaway_get_triponebusaway_get_vehiclesonebusaway_list_agenciesonebusaway_list_routes_for_agencyonebusaway_search_routesonebusaway_search_stops

Contract history

2 Sep 2026v0.1.14first recorded contract

Get alerted when this contract changes

Depend on this server? Leave an email and get a message when a probe records a change — a tool removed, an argument newly required, an enum narrowed. Alerts are being built; signing up is what tells us to hurry.

Prefer a feed reader? This page's contract changes are also an Atom feed.

Own this server?

Sign in to claim this listing by proving control of its host.

Status badge

Status for a README, from the last probe — cached an hour, so up to seven hours behind the endpoint. Links back to this page.

MCP status badge for onebusaway-mcp-server
[![MCP status](https://mcpi.app/servers/onebusaway-mcp-server/badge.svg)](https://mcpi.app/servers/onebusaway-mcp-server)