mcpbeat Sign in

Norwegian Data MCP Server

by 7nashinick Your server? Claim it
local only

Norwegian Data MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 402 installs a week from pypi. Last commit 28 Aug 2026.

Norwegian public data: companies, statistics, exchange rates, addresses, property. Zero API keys.

402
Installs / week
pypi · norwegian-data-mcp
1
Stars
0 open issues
28 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

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

Alternatives to Norwegian Data MCP

same job, measured the same way
Apiverket
by vinvuk

Query Swedish public data: companies, SCB statistics, weather, transport, and more.

57 installs/wk local only
Bank Of Canada MCP
by arose26

Bank of Canada economic data: exchange rates, policy rate, CPI, bond yields. No API key.

54 installs/wk local only
MCP Bcra
by codespar

BCRA — Argentine Central Bank public data (exchange rates, inflation, reserves)

41 installs/wk local only
ROIC.AI Financial Data
by roic

ROIC.AI financial data: statements, ratios, prices, and earnings transcripts for public companies.

answering
Bls
by pipeworx-io

BLS MCP — Bureau of Labor Statistics public data API (v2)

35 tools answering
Wisesheets Financial Data
by wisesheets

Financial statements, metrics, dividends, and price data for public companies.

answering
Bag Health MCP
by malkreide

BAG public-health open data: indicators, programmes, statistics

106 installs/wk local only
UK Property Data
by paulieb89

UK property data — Land Registry comps, EPC, Rightmove, rental yields, stamp duty, Companies House

2 545 installs/wk 14 tools answering

Norwegian Data MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Norwegian Data MCP?
Norwegian Data 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 pypi package norwegian-data-mcp was installed 402 times last week.
How do I connect Norwegian Data 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 norwegian-data-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Norwegian Data MCP?
The pypi package norwegian-data-mcp was installed 402 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Norwegian Data MCP open source?
Yes — it is published under the MIT licence, written in Python and 1 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.