entur_stops_search
ActiveTool of Entur
Search Norwegian public-transport stops, train stations, tram/metro/bus stops, ferry quays and places by name via the Entur national stop-register geocoder. Returns official name, NSR id (usable in entur_departures and entur_journey), locality, categories, transport modes, and coordinates. Example: entur_stops_search({ query: "Trondheim" })
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Max results, 1-25 (default 10)"
},
"query": {
"type": "string",
"description": "Place or stop name to search, e.g. \"Trondheim\", \"Nationaltheatret\""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Entur
https://github.com/pipeworx-io/mcp-entur
1/7 registries