Skip to main content
Glama
reidar80

Norwegian Business Registry MCP Server

by reidar80

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
search_entitiesC

Search for Norwegian business entities (hovedenheter) with various filters

get_entityB

Get detailed information about a specific Norwegian business entity

get_entity_rolesC

Get all roles for a specific entity

search_sub_entitiesC

Search for Norwegian business sub-entities (underenheter) with various filters

get_sub_entityC

Get detailed information about a specific Norwegian business sub-entity

get_organizational_formsC

Get all organizational forms used in the Norwegian business registry

get_organizational_formB

Get information about a specific organizational form

get_municipalitiesC

Get all Norwegian municipalities

get_municipalityB

Get information about a specific Norwegian municipality

get_entity_updatesC

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

get_sub_entity_updatesC

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

get_role_updatesC

Get role updates for entities

search_voluntary_organizationsC

Search voluntary organizations in the voluntary organization registry

get_voluntary_organizationC

Get detailed information about a specific voluntary organization

get_icnpo_categoriesC

Get ICNPO (International Classification of Non-Profit Organisation) categories

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.3/5.0

Scored across 15 tools

Disambiguation4/5

Most tools have clearly distinct purposes targeting specific resources like entities, sub-entities, municipalities, or organizational forms. However, some overlap exists between get_entity_updates and get_role_updates, which both involve updates and could cause minor confusion in selection.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern with 'get_' or 'search_' prefixes, making them predictable and easy to understand. The naming is uniform across all 15 tools without any deviations in style.

Tool Count5/5

With 15 tools, the server is well-scoped for its domain of Norwegian business registry data. Each tool serves a specific function, such as retrieving, searching, or updating different entity types, and none appear redundant or unnecessary.

Completeness4/5

The toolset provides comprehensive coverage for querying and searching various registry components, including entities, sub-entities, municipalities, and organizational forms. A minor gap is the lack of update or delete operations, but this is reasonable for a read-only registry interface.

Maintenance

ActivityInactive
ResponsivenessNo issues