Skip to main content
Glama
robobobby

mcp-norwegian-companies

by robobobby

mcp-norwegian-companies 🇳🇴

MCP server for the Norwegian company registry (Brønnøysundregistrene / Enhetsregisteret).

Look up Norwegian companies, search by name/industry/municipality, find sub-units (branches), and list company roles (board members, CEO, auditor).

Part of the Nordic MCP Toolkit — open-source MCP servers for Nordic public data.

Tools

Tool

Description

search_companies

Search by name, municipality, industry code, org form, min employees

company_lookup

Detailed lookup by 9-digit organization number

search_subunits

Find branches/offices (underenheter) of a company

company_roles

Board members, CEO, auditor, and other roles

Data Source

Brønnøysundregistrene — Norway's official business registry. Free API, no authentication required, no rate limits documented.

Quick Start

npx mcp-norwegian-companies

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "norwegian-companies": {
      "command": "npx",
      "args": ["-y", "mcp-norwegian-companies"]
    }
  }
}

Examples

Search for tech companies in Oslo:

Search Norwegian companies with industry code 62.010 in Oslo

Look up a specific company:

Look up Norwegian company 923609016

Find all branches of DNB:

Search sub-units of Norwegian company 984851006

Also in the Nordic MCP Toolkit

License

MIT

-
security - not tested
F
license - not found
-
quality - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/robobobby/mcp-norwegian-companies'

If you have feedback or need assistance with the MCP directory API, please join our Discord server