★ 1 stars
TypeScript
🔌 API Integration
Updated today
Query stops, routes, real-time arrivals, vehicle positions, and schedules from OneBusAway transit APIs via MCP. STDIO or Streamable HTTP.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"onebusaway-mcp-serve": {
"command": "npx",
"args": [
"-y",
"cyanheads/onebusaway-mcp-server"
]
}
}
}
Run in terminal:
claude mcp add onebusaway-mcp-serve npx -y cyanheads/onebusaway-mcp-server
Add to .cursor/mcp.json:
{
"mcpServers": {
"onebusaway-mcp-serve": {
"command": "npx",
"args": [
"-y",
"cyanheads/onebusaway-mcp-server"
]
}
}
}
Topics
aibuncyanheadsgtfsmcpmcp-servermodel-context-protocolonebusawaypuget-soundreal-timetransit