OpenBusData for Claude Code
io.github.andrewaubury/openbusdata
MCP server for UK Bus Open Data with timetable parsing, journey planning and live tracking.
client:Claude Code
transport:stdio
runtime:pypi
Install OpenBusData in Claude Code
run in your project directory
claude mcp add openbusdata -e OPENBUS_API_KEY=<OPENBUS_API_KEY> -- uvx openbusdata-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs