Skip to main content
Glama
holger1411

unofficial-solaredge-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SOLAREDGE_API_KEYYesYour SolarEdge Monitoring API key
SOLAREDGE_SITE_IDYesYour SolarEdge site ID (integer)
SOLAREDGE_BASE_URLNoAPI base URLhttps://monitoringapi.solaredge.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
solaredge_live_statusA

Current power, energy flow (PV/battery/grid/load), battery charge level, and today/this-month/lifetime production for the configured site. energy_today_wh is AC production; pv_generation_today_wh adds the energy stored in the DC-coupled battery and matches the SolarEdge app/HEMS.

solaredge_energy_analysisA

Energy balance and derived metrics (self-consumption rate, self-sufficiency) over a period. time_range: today|1d|1w|1m|3m|1y|custom. For 'custom' supply start_date and end_date as 'YYYY-MM-DD HH:MM:SS'. meters: optional comma list (Production,Consumption,SelfConsumption,FeedIn,Purchased). The summary reports both ac_production (inverter AC meter) and pv_generation (= AC + net battery storage), the latter matching the SolarEdge app/HEMS for DC-coupled batteries.

solaredge_diagnosisB

System health: inverter status/firmware, data freshness, and (for check_type='comprehensive') battery state of charge and State of Health. check_type: health|performance|comprehensive.

solaredge_forecastA

Heuristic production estimate from the historical daily average (no weather data). forecast_type: daily|weekly.

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/unofficial-solaredge-mcp'

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