Skip to content
Back to search
30
MCP

@cyanheads/onebusaway-mcp-server

npm/@cyanheads/onebusaway-mcp-server

Query stops, routes, real-time arrivals, vehicle positions, and schedules from OneBusAway transit APIs via MCP. STDIO or Streamable HTTP.

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/onebusaway-mcp-server live
Real-time transit stops, routes, arrivals, vehicle positions, and schedules via OneBusAway APIs.
13 tools · streamable-http
OneBusAway
Provides real-time transit data via OneBusAway APIs — stop and route discovery, GPS-tracked arrival predictions, vehicle positions, and full
0 tools
@cyanheads/transitland-mcp-server
Global transit data via the Transitland v2 registry — operators, GTFS/GTFS-RT/GBFS feeds with license terms, routes, stops, and real-time-aw
0 tools
@cyanheads/wsdot-mcp-server
Query WA highway conditions, ferry schedules, vessel locations, toll rates, border waits, and alerts via MCP. STDIO or Streamable HTTP.
0 tools
io.github.cyanheads/transitland-mcp-server
Global transit via Transitland v2 — operators, GTFS/GTFS-RT/GBFS feeds, routes, stops, departures.
0 tools
@cyanheads/stackexchange-mcp-server
Search Stack Exchange questions, fetch complete Q&A threads as clean markdown, browse tag FAQs, and look up user profiles via MCP. STDIO or
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@cyanheads/onebusaway-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}