unofficial-solaredge-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SOLAREDGE_API_KEY | Yes | Your SolarEdge Monitoring API key | |
| SOLAREDGE_SITE_ID | Yes | Your SolarEdge site ID (integer) | |
| SOLAREDGE_BASE_URL | No | API base URL | https://monitoringapi.solaredge.com |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| solaredge_live_statusA | Current power, energy flow (PV/battery/grid/load), battery charge level,
and today/this-month/lifetime production for the configured site.
|
| 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 |
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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