sarunasdaujotis_vilnius-transport-mcp-server
0
The Vilnius Transport MCP Server empowers Large Language Models (LLMs) with real-time access to Vilnius' public transport data through the Model Context Protocol (MCP). It supports tools for finding transport stops and the closest stop to a given location, enhancing data interaction capabilities of LLMs.
Vilnius Transport MCP Server
A Model Context Protocol (MCP) server implementation that provides access to Vilnius public transport data for Large Language Models (LLMs). It enables LLMs to answer queries about public transport stops and routes using real-time data.
Features
- Provides access to real-time public transport data in Vilnius.
- Implements tools such as
find_stops
andfind_closest_stop
.
Usage
This server can be added to a Claude development environment to enhance LLM capabilities with transport data access.