Skip to main content
Glama

Norwegian Business Registry MCP Server

by reidar80

Norwegian Business Registry MCP Server

A Model Context Protocol (MCP) server providing comprehensive access to the Norwegian Business Registry (Brønnøysundregistrene) API. Query Norwegian companies, subsidiaries, board members, organizational data, and voluntary organizations through AI assistants like Claude.

Features

  • Company Search: Find Norwegian businesses by name, location, industry, employee count, and registration status
  • Detailed Company Information: Access comprehensive data including financial status, contact information, and corporate structure
  • Board and Management Data: Retrieve current board members, management roles, and corporate governance information
  • Subsidiary Relationships: Explore parent-subsidiary relationships and corporate hierarchies
  • Reference Data: Access organizational forms, municipalities, industry classifications, and regulatory information
  • Voluntary Organizations: Query Norway's registry of non-profit organizations with ICNPO classifications
  • Real-time Updates: Track changes in company registrations and corporate structures

Installation

Global Installation

npm install -g brreg-mcp-server

Local Development

git clone https://github.com/reidar80/brreg-mcp-server.git cd brreg-mcp-server npm install npm run build

Usage

With Claude Desktop

Add to your claude_desktop_config.json:

Windows: %APPDATA%\Claude\claude_desktop_config.json macOS: ~/Library/Application Support/Claude/claude_desktop_config.json

{ "mcpServers": { "brreg-api": { "command": "brreg-mcp", "args": [] } } }

After configuration, restart Claude Desktop. The Norwegian Business Registry tools will be available for queries.

Example Queries

  • "Find Norwegian oil and gas companies with more than 1000 employees"
  • "Get detailed information about Equinor ASA"
  • "Show me all board members of DNB Bank"
  • "List subsidiaries of Telenor Group"
  • "Find sports organizations in Oslo registered as voluntary organizations"
  • "What are the different organizational forms available in Norway?"

Available Tools

Entity Operations

  • search_entities - Search Norwegian companies with comprehensive filters
  • get_entity - Retrieve detailed company information by organization number
  • get_entity_roles - Get board members, management, and auditor information

Sub-entity Operations

  • search_sub_entities - Find subsidiaries, branches, and departments
  • get_sub_entity - Get detailed information about specific sub-entities

Reference Data

  • get_organizational_forms - Norwegian business entity types and descriptions
  • get_organizational_form - Specific organizational form details
  • get_municipalities - Norwegian municipalities and geographic codes
  • get_municipality - Specific municipality information

Voluntary Organizations

  • search_voluntary_organizations - Search non-profit organizations
  • get_voluntary_organization - Detailed voluntary organization information
  • get_icnpo_categories - International Classification of Non-Profit Organisation categories

Data Synchronization

  • get_entity_updates - Track changes in company registrations
  • get_sub_entity_updates - Monitor subsidiary changes
  • get_role_updates - Follow board and management changes

Use Cases

  • Due Diligence: Research companies, their leadership, and corporate structure
  • Market Research: Analyze industry sectors, company sizes, and geographic distribution
  • Compliance Monitoring: Track regulatory changes and corporate governance updates
  • Business Intelligence: Understand Norwegian market dynamics and competitive landscapes
  • Academic Research: Access comprehensive data on Norwegian business ecosystem
  • Legal Research: Verify corporate information and regulatory status

Data Source

This MCP server uses the official Norwegian Business Registry API provided by Brønnøysundregistrene. The registry contains:

  • Over 1 million registered entities
  • Complete corporate hierarchies and ownership structures
  • Real-time updates on business registrations and changes
  • Comprehensive board and management information
  • Full regulatory and compliance status data

All data is public information made available under the Norwegian License for Open Government Data (NLOD).

Requirements

  • Node.js 18.0.0 or higher
  • NPM 8.0.0 or higher
  • Internet connection for API access

Contributing

Contributions are welcome! Please:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Make your changes
  4. Add tests for new functionality
  5. Commit your changes (git commit -m 'Add amazing feature')
  6. Push to the branch (git push origin feature/amazing-feature)
  7. Open a Pull Request

Issues and Support

License

This project is licensed under the MIT License - see the LICENSE file for details.

The Norwegian Business Registry data is provided under the Norwegian License for Open Government Data (NLOD) by Brønnøysundregistrene.

Author

Reidar J. Boldevin

Sponsorship

If this MCP server helps your business or research, consider supporting its development:

Your support helps maintain and improve this tool for the Norwegian business community.

Attribution

This MCP server provides a modern interface to data from Brønnøysundregistrene (The Brønnøysund Register Centre), Norway's official business registry. Special thanks to Brønnøysundregistrene for maintaining comprehensive open data APIs that make projects like this possible.

-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Enables comprehensive access to the Norwegian Business Registry API for querying company information, board members, subsidiaries, organizational data, and voluntary organizations. Provides real-time access to over 1 million registered Norwegian entities with detailed corporate structure and governance data.

  1. Features
    1. Installation
      1. Global Installation
      2. Local Development
    2. Usage
      1. With Claude Desktop
      2. Example Queries
    3. Available Tools
      1. Entity Operations
      2. Sub-entity Operations
      3. Reference Data
      4. Voluntary Organizations
      5. Data Synchronization
    4. Use Cases
      1. Data Source
        1. Requirements
          1. Contributing
            1. Issues and Support
              1. License
                1. Author
                  1. Sponsorship
                    1. Attribution

                      Related MCP Servers

                      • -
                        security
                        F
                        license
                        -
                        quality
                        Facilitates retrieval of National Park Services data using the NPS API, allowing users to list national parks by state and access detailed information about specific parks.
                        Last updated -
                        45,553
                        3
                      • A
                        security
                        F
                        license
                        A
                        quality
                        Enables AI agents to perform WHOIS lookups to retrieve domain registration details, including ownership, registration dates, and availability status without requiring browser searches.
                        Last updated -
                        4
                        307
                        18
                        • Linux
                        • Apple
                      • -
                        security
                        A
                        license
                        -
                        quality
                        Exposes Denmark's Statistical Bureau API as programmable resources, making it easy to integrate with language models and modern AI applications to enable natural language queries for statistical data.
                        Last updated -
                        13
                        MIT License
                      • A
                        security
                        A
                        license
                        A
                        quality
                        Enables interaction with the French business search API from data.gouv.fr, allowing users to search for French companies by text or geographical criteria and access essential business information.
                        Last updated -
                        2
                        0
                        11
                        MIT License

                      View all related MCP servers

                      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/reidar80/BRREG-MCP'

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