Lviv Public Transport
Rank #4,905io.github.vbhjckfd/timetable-api-node
Lviv public transport MCP: stops, timetables, routes, and live vehicle positions. No API key.
Lviv Public Transport is a Model Context Protocol (MCP) server published by vbhjckfd. It ranks #4,905 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Lviv Public Transport is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Nov 25, 2024 and most recently updated on Sep 18, 2026.
Ranks ahead of 127,141 of 132,046 servers on MCP Toplist.
Use Lviv Public Transport
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http timetable-api-node https://api.lad.lviv.ua/mcp[mcp_servers.timetable-api-node]
url = "https://api.lad.lviv.ua/mcp"Add to ~/.codex/config.toml.
https://api.lad.lviv.ua/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"timetable-api-node": {
"url": "https://api.lad.lviv.ua/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"timetable-api-node": {
"type": "http",
"url": "https://api.lad.lviv.ua/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"timetable-api-node": {
"serverUrl": "https://api.lad.lviv.ua/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"timetable-api-node": {
"url": "https://api.lad.lviv.ua/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.vbhjckfd%2Ftimetable-api-node)<a href="https://mcptoplist.com/server/io.github.vbhjckfd%2Ftimetable-api-node"><img src="https://mcptoplist.com/badge/io.github.vbhjckfd%2Ftimetable-api-node.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
vbhjckfd
Available versions (5)
| Version | Published |
|---|---|
| 1.4.1 | Sep 18, 2026 |
| 1.4.0 | Sep 8, 2026 |
| 1.3.4 | Jun 22, 2026 |
| 1.1.9 | May 28, 2026 |
| 1.0.0 | Apr 26, 2026 |
Frequently asked questions
- Who maintains Lviv Public Transport?
- Lviv Public Transport is maintained by vbhjckfd, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Lviv Public Transport listed on the Official MCP Registry?
- Yes — Lviv Public Transport is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Lviv Public Transport have?
- MCP Toplist tracks 5 versions of Lviv Public Transport, most recently published on Sep 18, 2026.
- Where can I find the source code for Lviv Public Transport?
- The source code for Lviv Public Transport is hosted at github.com/vbhjckfd/timetable-api-node.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.