Skip to main content
Glama

Norwegian Business Registry MCP Server

by reidar80

get_role_updates

Retrieve recent role changes and updates for Norwegian business entities, filtering by organization numbers, time, or event ID to monitor corporate governance changes.

Instructions

Get role updates for entities

Input Schema

NameRequiredDescriptionDefault
afterIdNoGet events after this ID
afterTimeNoGet events after this timestamp (ISO-8601)
organisasjonsnummerNoFilter by organization numbers
sizeNoNumber of events to retrieve (default 100, max 10000)

Input Schema (JSON Schema)

{ "properties": { "afterId": { "description": "Get events after this ID", "type": "number" }, "afterTime": { "description": "Get events after this timestamp (ISO-8601)", "type": "string" }, "organisasjonsnummer": { "description": "Filter by organization numbers", "items": { "type": "string" }, "type": "array" }, "size": { "description": "Number of events to retrieve (default 100, max 10000)", "type": "number" } }, "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