munge.sh

brreg_get_company_roles

Get board members and roles (styre, daglig leder, etc.) for a Norwegian company.

Provider: Brønnøysundregistrene · Required: orgNr

Input schema

{
  "type": "object",
  "required": [
    "orgNr"
  ],
  "properties": {
    "orgNr": {
      "type": "string",
      "description": "9-digit Norwegian organisation number"
    }
  }
}

Calling this tool

Send an MCP tools/call request to https://munge.sh/mcp with name brreg_get_company_roles.