Skip to main content
Glama

sok_stedsnavn

Search Norwegian place names in the Central Place Name Register. Retrieve spelling, municipality, county, and WGS84 coordinates.

Instructions

Søk i Sentralt Stedsnavnregister (Kartverket). Returnerer treff med skrivemåte, kommune, fylke og koordinater (WGS84 lat/lon).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sokYesSøkestreng (f.eks. 'Bjorvika' eller 'Galdhøpiggen')
knrNoKommunenummer (4 sifre) for å begrense søket til én kommune
treffPerSideNoMaks antall treff (default 10)
Behavior2/5

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

No annotations are provided, so the description bears full responsibility for disclosing behavioral traits. It states the tool returns search results with specific fields but does not mention whether it is read-only, any authentication needs, rate limits, or error behaviors. For a search tool, more transparency about expected behavior is needed.

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

Conciseness4/5

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

The description consists of two concise sentences. The first sentence defines the purpose, and the second summarizes the output fields. It is front-loaded with the most important information. However, it could be slightly more efficient by combining or elaborating on output structure without adding length.

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

Completeness3/5

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

Given that there is no output schema, the description must convey the return format. It lists the fields (skrivemåte, kommune, fylke, koordinater) but does not specify that results are an array, or provide any pagination details beyond the treffPerSide parameter. For a simple search tool, this is adequate but not comprehensive.

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

Parameters2/5

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

The input schema has 100% parameter description coverage, so the schema already documents all three parameters. The tool description adds no additional meaning or usage context for the parameters (e.g., it does not explain how to use knr effectively). With full schema coverage, the baseline is 3, but since the description adds no value, it scores lower.

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 the Central Place Name Register (Sentralt Stedsnavnregister) from Kartverket and returns matches with writing, municipality, county, and coordinates. It uses a specific verb ('Søk') and resource, and distinguishes itself from sibling tools like sok_adresse (search address) and sok_bygning (search building) by focusing on place names.

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

Usage Guidelines2/5

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

The description does not provide any guidance on when to use this tool versus alternatives such as sok_adresse or sok_bygning. It only explains what the tool does, leaving the agent to infer its appropriate context. No explicit when-to-use or when-not-to-use information is given.

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/3121n/nor-data-kartverket-mcp'

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