sarunasdaujotis_vilnius-transport-mcp-server
If you are the rightful owner of sarunasdaujotis_vilnius-transport-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation that provides Vilnius public transport data access capabilities to Large Language Models (LLMs).
The Vilnius Transport MCP Server is a specialized implementation of the Model Context Protocol (MCP) designed to extend the capabilities of Large Language Models (LLMs) by providing access to real-time public transport data in Vilnius. This server allows LLMs to interact with external data sources securely and efficiently, enabling them to answer queries related to public transport stops and routes in Vilnius. By leveraging the MCP standard, the server ensures consistent and secure access to external tools and data, enhancing the functionality of LLMs in real-world applications. The server is particularly useful for applications that require up-to-date information on public transport, such as travel planning and navigation services.
Features
- Real-time data access: Provides up-to-date information on Vilnius public transport stops and routes.
- Secure interaction: Utilizes the MCP standard to ensure secure access to external data and tools.
- Consistent interfaces: Maintains consistent tool interfaces for seamless integration with LLMs.
- Location-based queries: Supports finding the closest transport stop to given coordinates.
- Name-based search: Allows searching for transport stops by full or partial name.
Tools
find_stops
Search for public transport stops by name.
find_closest_stop
Find the closest public transport stop to given coordinates.