Skip to main content
Glama
Schimmilab

tibber-mcp-server

by Schimmilab

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TIBBER_API_TOKENYesTibber API token for authentication

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_home_infoA

Alle Homes im Tibber-Account: Adresse, Tarifstatus, Zählpunkt und ob ein Tibber Pulse (Live-Daten) vorhanden ist.

get_current_priceB

Aktueller Strompreis mit Einordnung: Tibber-Level, Rang im Tagesverlauf und prozentuale Abweichung vom Tagesdurchschnitt.

get_price_forecastB

Stundenpreise für heute und (falls schon publiziert) morgen, jeweils mit Min/Max/Durchschnitt und günstigster/teuerster Stunde.

find_cheapest_hoursA

Findet die günstigsten Stunden für einen Verbraucher (Waschmaschine, Spülmaschine, E-Auto-Ladung).

duration_hours: Laufzeit des Verbrauchers in Stunden. window: 'today', 'tomorrow' oder 'next_24h'. contiguous: True = zusammenhängender Block, False = billigste Einzelstunden. next_24h schließt die laufende Stunde ein — start_hours[0] kann in der Vergangenheit liegen (sofort starten).

get_consumptionB

Historischer Verbrauch pro Periode: kWh, Kosten (EUR), Durchschnittspreis.

resolution: HOURLY, DAILY, WEEKLY oder MONTHLY. last: Anzahl der letzten Perioden.

get_consumption_reportC

Aggregierter Verbrauchs-/Kostenreport mit Vergleich zur Vorperiode.

period: 'week', 'month' oder 'year'. offset: 0 = laufende Periode, 1 = vorherige, usw.

get_live_measurementA

Live-Messung vom Tibber Pulse: aktuelle Leistung (W), Min/Max im Messfenster, Tagesverbrauch (kWh) und Tageskosten (EUR). Wartet bis zu 15 Sekunden, endet sobald Messwerte vorliegen. Benötigt einen Tibber Pulse am Zähler.

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/Schimmilab/tibber-mcp-server'

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