OpenBusData runs on your own machine — the client starts it, so there is no endpoint to ping. 87 installs a week from pypi. Last commit 19 Jun 2026.
MCP server for UK Bus Open Data with timetable parsing, journey planning and live tracking.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add openbusdata -- uvx openbusdata-mcp
{
"mcpServers": {
"openbusdata": {
"args": [
"openbusdata-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.openbusdata]
command = "uvx"
args = ["openbusdata-mcp"]
{
"mcpServers": {
"openbusdata": {
"args": [
"openbusdata-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"openbusdata": {
"args": [
"openbusdata-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.