Lviv Public Transport MCP Server

Express-based API for Lviv transport timetable data with a read-only MCP endpoint.

Teams that want a hosted API integration endpoint instead of running a local process. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 3 · #207 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25

WTFPL · JavaScript servers · how we verify → /methodology

01 · Install Lviv Public Transport

Claude Code

claude mcp add vbhjckfd-timetable-api-node --transport http https://api.lad.lviv.ua/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "vbhjckfd-timetable-api-node": {
      "url": "https://api.lad.lviv.ua/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.lad.lviv.ua/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to api.lad.lviv.ua

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license WTFPL - declared in the repository

registry namespace io.github.vbhjckfd is GitHub-verified and matches the repo owner

03 · What Lviv Public Transport can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.1.1 · 2026-05-01

Sync package.json version to match release tag

v1.1.0 · 2026-04-30

MCP improvements · Added outputSchema to all 5 MCP tools (get_stop_realtime, get_route_static, get_route_realtime, get_stop_geometry, get_stops_around_location) - callers can now type-check responses · Tool results now…

v1.0.0 · 2026-04-29

Initial stable release of the Lviv public transport MCP server and REST API. · MCP server with tools: get_stop_realtime, get_route_realtime, get_route_static, get_stop_geometry, get_stops_around_location · REST API for…

04 · Who maintains Lviv Public Transport

Lviv Public Transport is maintained by vbhjckfd. It's the only MCP server we track from this author; the repo dates to Apr 2020.

05 · Facts

category
API integration - ranked #207 of 250 actively-maintained API integration servers as of 2026-08-25.
registry
io.github.vbhjckfd/timetable-api-node (active, first published 2026-04-26 · 3 versions)

06 · Lviv Public Transport FAQ

What is Lviv Public Transport?

Express-based API for Lviv transport timetable data with a read-only MCP endpoint.

Is Lviv Public Transport still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24. We re-verify nightly.

How do I install Lviv Public Transport?

Run `claude mcp add vbhjckfd-timetable-api-node --transport http https://api.lad.lviv.ua/mcp`. You can also paste the ready-made client config above.

Does Lviv Public Transport require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Lviv Public Transport

More API integration MCP servers · Openroute MCP · Vulners MCP · Warp Agent MCP · Wavix · Webflow MCP Server

More JavaScript MCP servers · Vibe MCP - Real Chrome, Remotely · Visily UI Design · Thunderbird CLI · Nestegg Calculators · Vynly MCP · see all