mcpbeat Sign in

Kartverket MCP Server

local only

Kartverket MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 8 Jun 2026.

Norwegian address geocoding, places, properties, buildings & elevation from Kartverket.

Installs per day peak 16 · avg 8 · +121% w/w
a month agotoday
48
Installs / week
npm · @nor-data/kartverket-mcp
0
Stars
0 open issues
8 Jun 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Kartverket MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add kartverket-mcp -- npx -y @nor-data/kartverket-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kartverket-mcp": {
      "args": [
        "-y",
        "@nor-data/kartverket-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kartverket-mcp]
command = "npx"
args = ["-y", "@nor-data/kartverket-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "kartverket-mcp": {
      "args": [
        "-y",
        "@nor-data/kartverket-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kartverket-mcp": {
      "args": [
        "-y",
        "@nor-data/kartverket-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Kartverket MCP

same job, measured the same way
Norway Location Transport MCP
by trondbjoroy

Norwegian transport (Entur) and geodata (Kartverket): trips, departures, addresses, elevation.

37 installs/wk 21 tools answering
Google_maps
by pipeworx-io

Google Maps MCP Pack — geocoding, places, directions, distance matrix, elevation.

38 tools answering
Acuris MCP
by acuris-geo

Address validation & geocoding for AI agents: 240+ countries, UK PAF, free US/CA enrichment

8 tools answering
Here
by pipeworx-io

HERE MCP — premium geocoding, places, and TRAFFIC-AWARE routing from HERE

35 tools answering
Ban Fr
by pipeworx-io

Base Adresse Nationale (BAN) MCP — France's official keyless geocoding API

34 tools answering
Weather & Geo Intel MCP
by datakoot

US weather & geo for AI agents: forecasts, alerts, earthquakes, elevation, geocoding. No keys.

6 tools answering
Sthan Io
by sthan-io

US address verification, parsing, autocomplete, geocoding, and IP geolocation APIs.

35 installs/wk local only
Maptiler
by usefulapi

Geocoding, elevation, IP geolocation and coordinate transforms from the MapTiler Cloud API.

8 tools answering

Kartverket MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Kartverket MCP?
Kartverket MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @nor-data/kartverket-mcp was installed 48 times last week.
How do I connect Kartverket MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @nor-data/kartverket-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Kartverket MCP?
The npm package @nor-data/kartverket-mcp was installed 48 times in the last week. Week over week that is +121%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Kartverket MCP open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.