Skip to main content
Glama
kimhjort

aria-mcp-elpriser

by kimhjort

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEFAULT_PRICE_AREANoDefault price area when the area parameter is omitted. Set to DK1 for West Denmark.DK2

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_pricesA

Fetch hourly electricity spot prices (DKK/kWh) for a given date and Danish price area. Returns an array of 24 hourly entries with local Copenhagen timestamps. IMPORTANT: Prices are raw Nord Pool spot prices and EXCLUDE Danish taxes, tariffs, and transport costs. The total consumer price is significantly higher.

get_current_priceA

Fetch the electricity spot price (DKK/kWh) for the current hour in Europe/Copenhagen. IMPORTANT: Prices are raw Nord Pool spot prices and EXCLUDE Danish taxes, tariffs, and transport costs. The total consumer price is significantly higher.

get_cheapest_hoursA

Fetch the cheapest electricity hours for a given date, sorted by price ascending. Use this to advise Kim on the best time to run the dishwasher, EV charging, etc. IMPORTANT: Prices are raw Nord Pool spot prices and EXCLUDE Danish taxes, tariffs, and transport costs. The total consumer price is significantly higher.

get_price_summaryA

Fetch a summary of electricity spot prices for a given date: min, max, average, cheapest hour, and most expensive hour. Good for a concise one-line briefing. IMPORTANT: Prices are raw Nord Pool spot prices and EXCLUDE Danish taxes, tariffs, and transport costs. The total consumer price is significantly higher.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/kimhjort/aria-mcp-elpriser'

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