mcpbeat Sign in

Udir MCP Server

local only

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

Norwegian school (NSR) & kindergarten (NBR) registry data from UDIR.

Installs per day peak 17 · avg 8 · +12% w/w
a month agotoday
35
Installs / week
npm · @nor-data/udir-mcp
0
Stars
0 open issues
8 Jun 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Udir 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 udir-mcp -- npx -y @nor-data/udir-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "udir-mcp": {
      "args": [
        "-y",
        "@nor-data/udir-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.udir-mcp]
command = "npx"
args = ["-y", "@nor-data/udir-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "udir-mcp": {
      "args": [
        "-y",
        "@nor-data/udir-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "udir-mcp": {
      "args": [
        "-y",
        "@nor-data/udir-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Udir MCP

same job, measured the same way
Prometiam Company Data
by matiasmaquieira96

Company data for Spain, France, the UK, Ireland, Poland and Norway — registry, KYB and sanctions.

196 installs/wk local only
Nve MCP
by 3121n

Norwegian flood & landslide hazard data from NVE, by WGS84 coordinate.

37 installs/wk local only
Data Gov Uk MCP
by mrfentmen

UK government open data search from data.gov.uk. No key required.

245 installs/wk local only
Vocadb MCP
by mrfentmen

Vocaloid song and artist data from VocaDB. No key required.

113 installs/wk local only
Thesportsdb MCP
by mrfentmen

Sports data from TheSportsDB. No key required.

120 installs/wk local only
Storting No
by pipeworx-io

Stortinget (Norwegian Parliament) open data MCP — data.stortinget.no.

38 tools answering
Data Gouv MCP
by mrfentmen

French open data from data.gouv.fr. No key required.

256 installs/wk local only
Ukpolice MCP
by mrfentmen

UK crime data from data.police.uk. No key required.

61 installs/wk local only

Udir MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Udir MCP?
Udir 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/udir-mcp was installed 35 times last week.
How do I connect Udir 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/udir-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Udir MCP?
The npm package @nor-data/udir-mcp was installed 35 times in the last week. Week over week that is +12%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Udir MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.