Nordic Registry MCP Server

Verify company legitimacy across Norway, Denmark, Finland, and Sweden in seconds. Check bankruptcy status, board members, signing authority, and financial data from official registries, without switching between four government websites.

People who need these tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-08-12 · ★ 8 · #714 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

Apache-2.0 · Go servers · how we verify → /methodology

01 · Install Nordic Registry MCP Server

before you install - you'll need

Set BOLAGSVERKET_CLIENT_ID, BOLAGSVERKET_CLIENT_SECRET before connecting.

Docker

docker run -i --rm ghcr.io/olgasafonova/nordic-registry-mcp-server:1.0.2

Claude Desktop - add to config

{
  "mcpServers": {
    "olgasafonova-nordic-registry-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/olgasafonova/nordic-registry-mcp-server:1.0.2"
      ]
    }
  }
}
Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem

license Apache-2.0 - declared in the repository

registry namespace io.github.olgasafonova is GitHub-verified and matches the repo owner

03 · What Nordic Registry MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.2.0 · 2026-05-03

Fixed (security) · Sweden client refuses all redirects - closes 307/308 cross-origin credential-leak vector. The Sweden client carries OAuth client credentials (POST to the Bolagsverket token endpoint) and Bearer…

v1.1.0 · 2026-04-05

Changed · Improved all 23 tool descriptions with return value descriptions, trigger conditions (USE WHEN), and failure conditions (FAILS WHEN) based on Wang et al. smell category research · Upgraded go-sdk v1.4.0 →…

v1.0.3 · 2026-03-03

04 · Who maintains Nordic Registry MCP Server

nordic-registry-mcp-server is maintained by olgasafonova. We track 5 MCP servers from olgasafonova - 5 actively maintained, 62 combined GitHub stars, oldest repo from Dec 2025. Full record: all servers from olgasafonova.

  1. GLEIF MCP Server Access the GLEIF LEI database for company verification, KYC, and ownership research. ★ 6
  2. ProductPlan MCP Server Talk to roadmaps with AI. Query and manage bars, OKRs, ideas, and launches. ★ 3

05 · Facts

category
other - ranked #714 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.olgasafonova/nordic-registry-mcp-server (active, first published 2026-02-15 · 2 versions)
packages
oci:ghcr.io/olgasafonova/nordic-registry-mcp-server:1.0.2

06 · Nordic Registry MCP Server FAQ

What is Nordic Registry MCP Server?

Verify company legitimacy across Norway, Denmark, Finland, and Sweden in seconds. Check bankruptcy status, board members, signing authority, and financial data from official registries, without switching between four government websites.

Is Nordic Registry MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-12. We re-verify nightly.

How do I install Nordic Registry MCP Server?

Run `docker run -i --rm ghcr.io/olgasafonova/nordic-registry-mcp-server:1.0.2`. The README documents 2 environment variables (BOLAGSVERKET_CLIENT_ID, BOLAGSVERKET_CLIENT_SECRET) to set first. Set BOLAGSVERKET_CLIENT_ID, BOLAGSVERKET_CLIENT_SECRET before connecting. You can also paste the ready-made client config above.

07 · Alternatives to Nordic Registry MCP Server