Skip to main content
Glama
huber

Fronius MCP Server

by huber

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level: error, warn, info, debuginfo
FRONIUS_HOSTNoHostname or IP of Fronius devicefronius-inverter
FRONIUS_PORTNoPort80
FRONIUS_RETRIESNoNumber of retry attempts3
FRONIUS_TIMEOUTNoRequest timeout in ms10000
FRONIUS_PROTOCOLNoProtocol: http or httpshttp
FRONIUS_DEVICE_IDNoDefault device ID1
FRONIUS_RETRY_DELAYNoDelay between retries in ms1000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_api_versionA

Get Fronius Solar API version information

get_system_statusB

Get system status and logger information

get_logger_led_infoA

Get logger LED status information

get_inverter_infoC

Get static inverter information

get_inverter_realtimeB

Get real-time inverter data including power, energy, voltage, current

get_meter_realtimeB

Get real-time smart meter data

get_powerflow_realtimeA

Get real-time power flow data showing energy production, consumption, and grid interaction

get_archive_dataB

Get historical archive data for a specific time period

get_sensor_realtimeB

Get real-time sensor data (temperature, irradiance, wind, etc.)

get_string_realtimeA

Get real-time DC string data (voltage and current per string)

get_storage_realtimeA

Get real-time battery storage data (state of charge, power, temperature)

get_ohmpilot_realtimeA

Get real-time OhmPilot data (smart heating element controller power and temperature)

get_active_devicesC

Get information about active devices in the system

test_connectionA

Test the connection to the Fronius device

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
API VersionFronius Solar API version information
System StatusLogger and system information
LED StatusLogger LED status information
Inverter InformationStatic inverter information
Inverter Realtime DataCurrent inverter measurements and status
Smart Meter Realtime DataCurrent smart meter measurements
Power Flow Realtime DataEnergy flow data showing production, consumption, and grid interaction
Sensor Realtime DataEnvironmental sensor data (temperature, irradiance, etc.)
String Realtime DataDC string voltage and current measurements
Storage Realtime DataBattery storage system data including state of charge, power, and temperature
OhmPilot Realtime DataSmart heating element controller data including power consumption and temperature
Active DevicesList of active devices in the system

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/huber/fronius-mcp-server'

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