Provides access to Vilnius public transport data for Large Language Models (LLMs) via the Model Context Protocol (MCP).
This project implements a Model Context Protocol (MCP) server to grant Large Language Models (LLMs) access to real-time Vilnius public transport data, enabling them to answer queries about public transport stops and routes. It exposes MCP tools like `find_stops` (search stops by name) and `find_closest_stop` (find the closest stop to given coordinates).