You're viewing a demo portfolio

Join the waitlist
PRSM

entur_stops_search

Active

Tool of Entur

declared in 0.1.0

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\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Entur

https://github.com/pipeworx-io/mcp-entur

1/7 registries
View full server →