solaredge-monitoring
No official SolarEdge-hosted or first-party MCP server was found during this pass. This is a CANDIDATE tool surface derived one-to-one from the read-only operations in openapi/solaredge-monitoring-openapi.yml, to seed an MCP wrapper. All tools are safe reads (GET); the api_key is supplied as server configuration, never as a tool argument.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport stdio
Tools
get_sites_list— List sites accessible to the account.get_site_details— Get details for a site.get_site_data_period— Get a site's production start/end dates.get_site_energy— Get site energy over a date range.get_site_time_frame_energy— Get total energy for a period.get_site_power— Get site power in 15-minute resolution.get_site_overview— Get site overview (current power and lifetime energy).get_site_power_details— Get detailed site power with meters.get_site_energy_details— Get detailed site energy with meters.get_site_current_power_flow— Get current power flow across PV/load/grid/storage.get_site_storage_data— Get battery/storage telemetry.get_site_env_benefits— Get environmental benefits for a site.get_site_inventory— Get equipment inventory for a site.get_equipment_list— List inverters/SMIs in a site.get_equipment_data— Get inverter technical data over a timeframe.get_equipment_change_log— Get component replacement history.get_site_meters— Get per-meter lifetime energy readings.get_site_sensor_list— List site sensors.get_site_sensor_data— Get sensor data for a site.get_accounts_list— List account and sub-accounts.get_current_version— Get the current API version.get_supported_versions— List supported API versions.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.