Skip to main content
Glama
malkreide

swiss-energy-mcp

by malkreide

energy_solar_potential

Read-onlyIdempotent

Query solar radiation suitability for rooftops across Switzerland to identify optimal sites for PV systems.

Instructions

Fragt die Solareignung von Dächern für einen Standort ab.

Entscheide über PV-Anlagen auf Schulhäusern und öffentlichen Gebäuden, Solarpotenzial-Analysen. Quelle: ch.bfe.solarenergie-eignung-daecher (Rasterdaten). Kleine Radien liefern evtl. keine Treffer; der Radius wird intern auf mindestens 2000 m angehoben. Eignungsklassen: 1 (sehr gut) bis 5 (nicht geeignet). lat=47.37, lon=8.54, radius_m=3000

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
countYesNumber of results
notesNoActionable hint when match_type is 'none'
sourceYesOriginating authority for the data
licenseYesLicence and attribution terms
resultsNo
summaryYesHuman-readable Markdown summary
match_typeYes'exact', 'fuzzy' or 'none' (no results)
provenanceYes
Behavior5/5

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

Annotations already declare the tool read-only, idempotent, and non-destructive. The description adds critical behavioral details: the internal radius is raised to at least 2000m, small radii may yield no results, and suitability classes are numbered 1-5. These go beyond annotation metadata and clarify real-world behavior.

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

Conciseness5/5

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

The description is compact and front-loaded with the core statement. The use of structured tags for use_case, important_notes, and example makes it highly scannable. Every sentence contributes unique value with no redundancy.

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

Completeness5/5

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

The description covers purpose, use case, data source, radius behavior, and suitability classes. Since an output schema exists, the description does not need to explain return values. It is fully adequate for a spatial query tool of this complexity.

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

Parameters4/5

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

The input schema fully documents lat, lon, and radius_m with ranges and defaults. The description adds a concrete example (lat=47.37, lon=8.54, radius_m=3000) and a note about the radius being internally raised to 2000m, enhancing the semantic understanding of the parameters beyond the schema alone.

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 queries the solar suitability of roofs for a location ('Fragt die Solareignung von Dächern für einen Standort ab'). It is specific with verb and resource, and the use case distinguishes it from sibling tools about power plants, wind turbines, and other energy infrastructure.

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

Usage Guidelines4/5

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

The use_case explicitly describes when to use this tool (deciding on PV systems on school/public buildings, solar potential analyses). It does not name alternative tools or exclusion criteria, but the provided context is sufficient for basic usage decisions.

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/malkreide/swiss-energy-mcp'

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