Skip to main content
Glama

Search Norwegian companies

search_companies

Search Norwegian registered companies by name, industry code, municipality, or legal form. Get addresses, industry, and contact details from the official register.

Instructions

Search Enhetsregisteret by name, industry code, municipality or legal form. Returns registered companies with address, industry and contact details where the register has them.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoCompany name, full or partial
limitNoDefault 20
industryCodeNoNACE code, e.g. "10.710" for bakeries
organisationFormNoLegal form code, e.g. "AS", "ENK", "ANS". Comma-separate for several
municipalityNumberNoMunicipality number, e.g. "3103" for Moss. Comma-separate for several
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description notes that it returns companies 'where the register has them,' which is a helpful caveat about data completeness. However, it does not disclose whether the search is read-only (though that's implied), any rate limits, or how results are ordered/paginated. Since there are no annotations, the description carries the full burden, but it provides only limited behavioral detail beyond the basic return value.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences, front-loading the core action in the first sentence and the return value in the second. No redundant or filler content.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers the essential purpose and return fields, but for a tool with five optional parameters and no output schema, it could specify more about result behavior (e.g., default limit, accessibility of search). However, the schema supplies parameter constraints, so the description is adequate for selecting and invoking the tool correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema descriptions cover all parameters with examples and constraints (e.g., limit maximum, comma-separation for organisationForm and municipalityNumber). The tool description only repeats the search criteria from the schema (name, industry code, municipality, legal form) without adding new semantic meaning, so it meets the baseline but doesn't enrich parameter understanding.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool searches Enhetsregisteret by name, industry code, municipality, or legal form, and returns registered companies with address, industry, and contact details. This distinguishes it from sibling tools like get_company, which implies a direct lookup, and list_recent_registrations, which focuses on new entries.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage when searching for companies by these criteria, but it does not explicitly state when to prefer this over get_company or list_recent_registrations, nor does it mention exclusion criteria. For example, it doesn't say 'use get_company for exact organization numbers' or 'use list_recent_registrations for newly registered companies.' Thus, usage guidance is present but implicit.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/DimaVasilenko-Intune/mcp-brreg'

If you have feedback or need assistance with the MCP directory API, please join our Discord server