Loomal

onebusaway-mcp-server

MCP server by github.com/cyanheads/onebusaway-mcp-server

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

1 starsnpm: @cyanheads/onebusaway-mcp-serverRemote-capable

About onebusaway-mcp-server

onebusaway-mcp-server is an MCP (Model Context Protocol) server published by cyanheads in the official MCP registry. Real-time transit stops, routes, arrivals, vehicle positions, and schedules via OneBusAway APIs.

onebusaway-mcp-server runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (@cyanheads/onebusaway-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/cyanheads/onebusaway-mcp-server, where the project has earned 1 GitHub stars.

Use onebusaway-mcp-server with your agent

Claude Code · one command
claude mcp add --transport http onebusaway-mcp-server https://onebusaway.caseyjhand.com/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "onebusaway-mcp-server": {
      "url": "https://onebusaway.caseyjhand.com/mcp"
    }
  }
}
streamable-httphttps://onebusaway.caseyjhand.com/mcp
npm@cyanheads/onebusaway-mcp-server

Frequently asked questions

What is onebusaway-mcp-server?
onebusaway-mcp-server is an MCP (Model Context Protocol) server by cyanheads. Real-time transit stops, routes, arrivals, vehicle positions, and schedules via OneBusAway APIs.
How do I connect onebusaway-mcp-server to Claude, Cursor, or another MCP client?
onebusaway-mcp-server is a remote MCP server — add its endpoint (https://onebusaway.caseyjhand.com/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is onebusaway-mcp-server open source?
Yes — the source code is public at github.com/cyanheads/onebusaway-mcp-server, with 1 GitHub stars.
Can AI agents pay to use onebusaway-mcp-server?
Not yet through Loomal — onebusaway-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain onebusaway-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.