Skip to main content
Glama
holger1411

unofficialMCP4Vaillant

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VAILLANT_BRANDNoOne of vaillant, sdbg, bulex, glow-wormvaillant
VAILLANT_COUNTRYNoCountry sluggermany
VAILLANT_PASSWORDYesMyVaillant account password
VAILLANT_USERNAMEYesMyVaillant account email
VAILLANT_LOG_LEVELNoDEBUG / INFO / WARNING / ERRORINFO
VAILLANT_CACHE_ENABLEDNoDisable for debuggingtrue
VAILLANT_DEFAULT_SYSTEM_IDNoOverride picked system when more than one exists

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
vaillant_get_statusA

Current snapshot of the Vaillant heat pump system: outdoor temperature, water pressure, energy manager state, plus per-zone, per-circuit, per-DHW, per-ventilation details. Read-only.

vaillant_get_devicesA

Static hardware inventory: home name, controller model, firmware, plus all heat-generators, backup heaters, ventilation, gateway. Read-only.

vaillant_get_energy_reportB

Energy consumption and generation per device per operation_mode for a given time range, in the home's local timezone. Includes a derived cop_estimate (heat_generated / consumed_electrical) with a quality flag.

vaillant_get_diagnosticsB

Diagnostic snapshot split into engineering_config (heating curve, bivalence points, controller type) and volatile_state (DTCs, holiday, system_off). Read-only.

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/holger1411/unofficialMCP4Vaillant'

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