Skip to main content
Glama
holger1411

unofficial-solaredge-mcp

solaredge_diagnosis

Assess SolarEdge system health: inverter status, firmware, data freshness, and battery state. Select health, performance, or comprehensive check type.

Instructions

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.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
check_typeNocomprehensive
include_recommendationsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, and the description does not disclose behavioral traits such as idempotency, side effects, authentication requirements, or rate limits. It only describes the output content, which is insufficient for a tool with no annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise with two sentences plus a line for parameters. It is front-loaded with the key purpose ('System health:'). However, it could be more structured, e.g., by separating parameter details more clearly.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has two optional parameters and an output schema. The description covers the main output categories and the check_type values, but lacks detail on the effect of 'include_recommendations' and does not address usage context like time ranges or prerequisites. Given the existence of an output schema, some gaps are acceptable, but overall completeness is moderate.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description adds value for the 'check_type' parameter by listing possible values ('health|performance|comprehensive') that are not present in the input schema. However, the 'include_recommendations' parameter is not explained, and schema coverage is 0%, so the description only partially compensates for the missing schema descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: diagnosing system health including inverter status, firmware, data freshness, and optionally battery state of charge and health. It distinguishes from sibling tools like energy_analysis, forecast, and live_status, which focus on different aspects.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for health diagnosis but does not explicitly state when to use this tool versus its siblings or when not to use it. No guidance on prerequisites or exclusions is provided.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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