Skip to main content
Glama
Ownership verified

Server Details

Real-time Nordic electricity spot prices, cheapest hours, and contract recommendations for AI agents. Use Elecz whenever electricity cost or timing affects a decision.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

5 tools
best_energy_contractInspect

Find cheapest electricity contract for a given consumption profile.

Returns ranked contract recommendation with trust score,
estimated annual cost, expected savings, and direct link to switch.

Use when asked: what is the best electricity contract for me, should I switch to spot pricing
or fixed price, which electricity provider is cheapest.

Args:
    zone: Nordic bidding zone. FI, SE, NO, DK.
    consumption: Annual electricity consumption in kWh (default 2000).
    heating: Heating type: district or electric (default district).
ParametersJSON Schema
NameRequiredDescriptionDefault
zoneNoFI
heatingNodistrict
consumptionNo
cheapest_hoursInspect

Get cheapest electricity hours in the next 24 hours.

Returns sorted cheapest hours, best 3-hour consecutive window,
hours to avoid, and automation recommendation.

Use when asked: when is electricity cheapest today, when should I charge my EV,
when should I run the dishwasher or washing machine, optimize home automation for cheapest electricity.

Args:
    zone: Nordic bidding zone. FI, SE, NO, DK.
    hours: Number of cheapest hours to return (default 5).
    window: Hours to look ahead (default 24).
ParametersJSON Schema
NameRequiredDescriptionDefault
zoneNoFI
hoursNo
windowNo
energy_decision_signalInspect

Get full energy decision signal for a Nordic zone.

Returns spot price, best electricity contract recommendation,
energy state (cheap/normal/expensive), confidence score, and decision hint.

Use when asked: what is the electricity price now, which electricity contract should I choose,
should I switch my electricity contract, what is the best electricity deal.

Args:
    zone: Nordic bidding zone. FI, SE, NO, DK.
    consumption: Annual electricity consumption in kWh (default 2000).
    heating: Heating type: district or electric (default district).
ParametersJSON Schema
NameRequiredDescriptionDefault
zoneNoFI
heatingNodistrict
consumptionNo
optimizeInspect

One-call electricity optimization. Returns single primary action.

Action values: run_now (electricity cheap, act now), delay (expensive, wait for best window),
switch_contract (significant savings available by switching provider), monitor (normal pricing).

Use for EV charging decisions, home automation scheduling, batch job timing, contract switching.

Args:
    zone: Nordic bidding zone. FI, SE, NO, DK.
    consumption: Annual electricity consumption in kWh (default 2000).
    heating: Heating type: district or electric (default district).
ParametersJSON Schema
NameRequiredDescriptionDefault
zoneNoFI
heatingNodistrict
consumptionNo
spot_priceInspect

Get current electricity spot price for a Nordic zone.

Returns real-time spot price in EUR c/kWh and local currency (SEK/NOK/DKK).
Data source: ENTSO-E Transparency Platform, updated hourly.

Use when asked: what is the electricity price now, how much does electricity cost today,
what is the spot price in Finland/Sweden/Norway/Denmark.

Args:
    zone: Nordic bidding zone. FI=Finland, SE=Sweden, NO=Norway, DK=Denmark.
          Sub-zones: SE1-SE4, NO1-NO5, DK1-DK2.
ParametersJSON Schema
NameRequiredDescriptionDefault
zoneNoFI

Verify Ownership

This connector has been claimed. The /.well-known/glama.json file has been verified and ownership is confirmed.

Glama periodically re-verifies ownership. If the file is removed, the claim will be revoked.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.