Skip to main content
Glama

Norwegian Business Registry MCP Server

by reidar80

get_sub_entity_updates

Retrieve updates on subsidiaries and sub-entities from the Norwegian Business Registry to maintain an accurate local copy with timestamp filtering.

Instructions

Get updates on sub-entities for maintaining a local copy of the registry

Input Schema

NameRequiredDescriptionDefault
datoNoShow updates from this timestamp (ISO-8601)
oppdateringsidNoShow updates from this update ID
organisasjonsnummerNoFilter by organization numbers
pageNoPage number
sizeNoPage size (default 20, max 10000)
sortNoSort by ID (ASC/DESC)

Input Schema (JSON Schema)

{ "properties": { "dato": { "description": "Show updates from this timestamp (ISO-8601)", "type": "string" }, "oppdateringsid": { "description": "Show updates from this update ID", "type": "string" }, "organisasjonsnummer": { "description": "Filter by organization numbers", "items": { "type": "string" }, "type": "array" }, "page": { "description": "Page number", "type": "number" }, "size": { "description": "Page size (default 20, max 10000)", "type": "number" }, "sort": { "description": "Sort by ID (ASC/DESC)", "type": "string" } }, "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