Skip to main content
Glama

Norwegian Business Registry MCP Server

by reidar80

get_municipality

Retrieve detailed information about Norwegian municipalities using their 4-digit municipality number to access governance and administrative data from the Norwegian Business Registry.

Instructions

Get information about a specific Norwegian municipality

Input Schema

NameRequiredDescriptionDefault
kommunenummerYes4-digit municipality number (e.g., '0301' for Oslo)

Input Schema (JSON Schema)

{ "properties": { "kommunenummer": { "description": "4-digit municipality number (e.g., '0301' for Oslo)", "type": "string" } }, "required": [ "kommunenummer" ], "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