Search Norwegian addresses, reverse geocode places, and get elevation data.
This MCP tool is described as a client/server for querying Kartverket open geographic data, requires no credentials, and is open source for inspection. The available material is sparse and lacks README/endpoint details, so overall risk appears low but its local execution and actual network behavior still warrant caution.
The material explicitly states that no keys or environment variables are required. There is no indication that users must provide API tokens, account credentials, or other sensitive authentication data, so credential exposure risk appears low.
Its stated functionality implies outbound network requests to query Kartverket open geographic datasets, but the material does not list specific remote endpoints or the exact data sent. This is expected for the declared purpose, but the actual implementation should be verified to ensure it only contacts relevant geographic data services.
System checks indicate that this tool executes code and runs locally as an MCP server process. This is inherent to MCP tools, and the provided material does not show requests for unusual system privileges or obviously dangerous actions unrelated to geographic queries.
Based on the description, it mainly handles address search, place names, reverse geocoding, and elevation queries, and it does not explicitly claim broad local file access or unrelated resource access. Because there is no README or permission detail, users should still check whether the implementation reads local inputs or caches query data locally.
Positive factors include that it is open source under the MIT license, so the code is theoretically auditable. However, it comes from a third-party registry, shows 0 stars, and has unknown maintenance status, so confidence and maturity signals are limited and the code and dependencies should be reviewed before use.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "kartverket-mcp" yet — see the docs or source repo.
Use kartverket-mcp to search for an address in Oslo, Norway, and return the best match with standardized address details.
Returns the matched address, coordinates, and related address fields.
Use kartverket-mcp to reverse geocode a coordinate pair into the corresponding Norwegian place name and administrative area.
Returns the place name, region, and address hierarchy for the coordinate.
Use kartverket-mcp to get the elevation for a specified Norwegian coordinate and state the unit.
Returns the elevation value and unit, with coordinate context if needed.
Search, inspect, and download Norwegian open government datasets and metadata.
Calculate and answer Norwegian tax questions across income, assets, stocks, and crypto.
Securely connect AI to personal income data from Norway's income portal.
Query and analyze investment data from Norway’s sovereign wealth fund.
Combine KudaGo and Nominatim for place search, event discovery, and geolocation queries.
Look up Norwegian neighborhood transit, road noise, and green access by coordinates.