Skip to main content
Glama
3121n

@nor-data/nabolag-mcp

by 3121n

hent_stoysone

Check if a coordinate falls within Statens vegvesens road traffic noise zones: warning maps (red/yellow) and strategic noise maps (Lden/Lnight). Covers ERF roads and urban areas only.

Instructions

Sjekk om et koordinat (WGS84) ligger i Statens vegvesens støysoner: støyvarselkart (T-1442 rød/gul sone, prognoseår) og strategisk støykart (Lden døgn / Lnight natt, 5 dB-intervaller). NB: dekker kun veitrafikk på ERF-veger og storbyområder — 'ingen treff' kan bety under terskel ELLER utenfor kartleggingsomfang (kommunale veier utenfor storby, jernbane og fly inngår ikke; jernbane/lufthavn finnes som egne Geonorge-WFS-er). Kilde: SVV Norstøy WMS, åpne data.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
latYesBreddegrad (WGS84)
lonYesLengdegrad (WGS84)
Behavior5/5

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

No annotations provided, so description carries full burden. It fully discloses limitations (coverage only for certain roads and areas), data source, and the meaning of 'no hit'. There are no contradictions.

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?

Description is concise with one main sentence and a parenthetical note for limitations. It is front-loaded with the primary function. Minor redundancy (e.g., 'Norsk' in source) but generally efficient.

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?

Provides substantial context on data coverage and limitations, but lacks explicit description of the return value format (e.g., boolean, zone type). Given no output schema, this is a notable gap for completeness.

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?

Input schema coverage is 100% with descriptions for lat and lon. The description adds no further parameter-level detail beyond the tool's purpose, which is already captured in purpose clarity. Baseline 3 is appropriate.

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?

Description clearly states the tool checks if a coordinate lies in road traffic noise zones, specifying the types of zones (støyvarselkart and strategisk støykart) and the data source (SVV Norstøy WMS). This is distinct from sibling tools for green areas and public transport.

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

Usage Guidelines5/5

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

Explicitly states coverage is limited to road traffic on ERF roads and city areas, and explains that 'no hit' could mean below threshold or outside scope. Also notes that rail and airport noise are available via separate WFS services, providing clear guidance on when not to use this tool.

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-nabolag-mcp'

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