A Model Context Protocol (MCP) server that provides access to the Israeli transport api. This is the Unofficial MCP of Bus Nearby API, [You can check
A Model Context Protocol (MCP) server that provides access to the Israeli transport api. This is the Unofficial MCP of Bus Nearby API, You can check this API here. Exposed over MCP by the busnearby mcp mcp server, that capability becomes something an assistant can invoke while it works, not something you go and do afterwards.
Installation goes through your MCP client rather than a global install: point it at npm on npm and it is fetched when the client starts. The copy-paste blocks for Claude Desktop, Claude Code and Cursor are further down this page.
Everything the assistant can do here goes through one of these:
Multi — modal transit routingReal — time schedule informationPrerequisites — The Prerequisites tool exposed by this servergeocode — The geocode tool exposed by this serverdirections — The directions tool exposed by this serverPlenty of cloud and infrastructure servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Busnearby MCP's toolset — Multi, Real, Prerequisites and 2 more — is a fair guide to whether it matches your workflow. It is maintained by Shmuelmb; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| Multi | modal transit routing |
| Real | time schedule information |
| Prerequisites | The Prerequisites tool exposed by this server. |
| geocode | The geocode tool exposed by this server. |
| directions | The directions tool exposed by this server. |
{
"mcpServers": {
"busnearby-docker": {
"command": "docker",
"args": ["run", "--rm", "-i", "shmuelc/busnearby-mcp:latest"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.