search_stations
ActiveTool of swisstransport
declared in 0.1.0
Search for Swiss public transport stations (train, bus, tram) by name query.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "Zurich HB"
},
{
"query": "Bern"
}
],
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "Station name to search for (e.g., \"Zurich HB\", \"Bern\", \"Geneva\")."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
swisstransport
https://github.com/pipeworx-io/mcp-swisstransport
1/7 registries