Skip to main content
Glama

Vilnius Transport MCP Server

find_closest_stop

Locate the nearest public transport stop in Vilnius using latitude and longitude coordinates to plan your journey effectively.

Instructions

Find the closest public transport stop to given coordinates

Input Schema

NameRequiredDescriptionDefault
coordinatesYesCoordinates as 'latitude, longitude' (e.g., '54.687157, 25.279652')

Input Schema (JSON Schema)

{ "properties": { "coordinates": { "description": "Coordinates as 'latitude, longitude' (e.g., '54.687157, 25.279652')", "type": "string" } }, "required": [ "coordinates" ], "type": "object" }

You must be authenticated.

Other Tools from Vilnius Transport MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sarunasdaujotis/vilnius-transport-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server