Skip to main content
Glama
smlhus1

datakilder-mcp

by smlhus1

NVE: nettleietariffer per nettselskap

nve_nettleie

Retrieve Norwegian grid tariffs for households and holiday homes over a date range, including fixed and energy components with or without VAT, and filter by county.

Instructions

Nettleie for husholdninger og fritidsboliger fra alle norske nettselskaper i en periode — fastledd og energiledd, med og uten mva. Kan filtreres på fylke.

Kilde: NVE (nettleietariffer). Lisens: NLOD 2.0.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fylkeNoFiltrer på fylkesnavn, f.eks. "Østfold"
fraDatoYesISO-dato, f.eks. "2026-07-01"
tilDatoYesISO-dato
kundegruppeNo1–4, ulike eksempelkunder
tariffgruppeNoStandard "Husholdning"
Behavior3/5

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

No annotations are provided, so the description carries the full behavioral burden. It usefully discloses that results cover all Norwegian grid companies, include fixed/energy components, include VAT variants, and support county filtering. It does not mention pagination, response format, units, or historical coverage, but for a data-retrieval tool the core behavioral context is present.

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 is compact and front-loads the essential data content, then adds provenance and license information. Every sentence carries useful information, though the license line is auxiliary rather than core.

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?

Given the schema already documents all five parameters, the description provides enough context to select and invoke the tool for the intended NVE tariff use case. The main omissions are output-shape and units, but the description's data-content coverage makes the tool reasonably complete for an agent.

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?

Schema description coverage is 100%, so every parameter already has an individual description in the schema. The tool description adds context about fylke filtering and data composition but no parameter-level details beyond the schema, matching the baseline for full coverage.

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

Purpose4/5

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

The description states the specific data domain: grid-network tariffs for households and holiday homes from all Norwegian grid companies over a period, including fixed and energy components with and without VAT. This is distinct from the sibling tools, which cover maps, weather, schools, and statistics. It could be slightly stronger with an explicit action verb, but the resource and scope are clear.

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 when to use the tool: when an agent needs Norwegian grid tariffs for households or holiday homes, optionally filtered by county. However, it does not name alternative tools or state when not to use it, leaving some routing decisions to inference.

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/smlhus1/datakilder-mcp'

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