Skip to main content
Glama

Norwegian Business Registry MCP Server

by reidar80

get_organizational_form

Retrieve detailed information about Norwegian organizational forms using their official codes to understand business structures and governance types.

Instructions

Get information about a specific organizational form

Input Schema

NameRequiredDescriptionDefault
organisasjonskodeYesOrganizational form code (e.g., 'AS', 'ASA')

Input Schema (JSON Schema)

{ "properties": { "organisasjonskode": { "description": "Organizational form code (e.g., 'AS', 'ASA')", "type": "string" } }, "required": [ "organisasjonskode" ], "type": "object" }

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