Skip to main content
Glama

sok_grunnkrets

Look up the statistical basic district for any geographic coordinate in Norway. Returns the district number and name for use in SSB demographic tables.

Instructions

Slå opp statistisk grunnkrets (SSB/Kartverket-inndeling) for et geografisk punkt (WGS84). Returnerer grunnkretsnummer (8 sifre), grunnkretsnavn og kommunenummer. Grunnkretsnummeret kan brukes direkte som Region-filter i SSB-tabeller på grunnkretsnivå (f.eks. 04362 alders-/kjønnsfordeling, 04317 befolkning) for ekte nabolagsdemografi. Kilde: Kartverket WFS (åpen, avtale-fri).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
latYesBreddegrad (WGS84, f.eks. 59.93 for Oslo)
lonYesLengdegrad (WGS84, f.eks. 10.76 for Oslo)
Behavior4/5

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

No annotations exist, so the description carries full burden. It discloses coordinate system (WGS84), output fields (nummer, navn, kommunenummer), and source data (Kartverket WFS, open). Lacks details on rate limits or error handling but adequate for a simple lookup.

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?

Two sentences, front-loaded with the action, no unnecessary words. Every sentence adds value.

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

Completeness5/5

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

For a simple lookup tool with two parameters and clear output, the description is fully adequate. It explains what is returned, how to use it, and the data source.

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

Parameters4/5

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

Schema coverage is 100% with descriptions for lat and lon. The description adds value by explaining the coordinate system (WGS84) and providing an example (59.93 for Oslo), plus relating output to SSB usage.

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 starts with a specific verb 'Slå opp' (look up) and resource 'statistisk grunnkrets', clearly distinguishing it from sibling tools like 'sok_adresse' or 'sok_bygning'.

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

Usage Guidelines4/5

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

Provides context on how the result can be used (as Region-filter in SSB tables) but does not explicitly state when to use this tool vs alternatives or when not to use it.

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