Skip to main content
Glama

screen_site

Screen PV/BESS sites in GB and EU by checking terrain, grid, solar, and land constraints; returns a pass/warn/fail verdict.

Instructions

Composite PV/BESS site screening for GB and EU locations. GB: terrain, grid, solar, land constraints, agricultural land, flood risk. EU: terrain, grid, solar, land constraints (Natura 2000), land cover (CORINE). Returns pass/warn/fail verdict with layers_available/layers_unavailable. No API key.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
latYesLatitude (-90 to 90). WGS84.
lonYesLongitude (-180 to 180). WGS84.
countryYesISO 3166-1 alpha-2 country code. "GB" and EU member states are supported.
radius_kmNoSearch radius in km for grid and constraints (default 2, max 10).
Behavior4/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It reveals the return format (pass/warn/fail with layers_available/layers_unavailable) and notes the lack of API key requirement. It does not mention rate limits, error behavior, or side effects, but for a read-only screening tool this is reasonably transparent.

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 exceptionally concise: two sentences that front-load the purpose, itemize the scope, and state the output. Every word earns its place with no filler or repetition of schema details.

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

Completeness4/5

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

Given the tool's moderate complexity and lack of output schema, the description covers the essential points: what it does, where it applies, what layers are used, and what it returns. It doesn't explain how verdicts are computed, but that is not required for selection and invocation. Minor gaps like exact EU country support are handled in the schema.

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 already provides 100% coverage for all four parameters, giving a baseline of 3. The description adds meaning by explaining how the 'country' parameter influences the analysis (GB-specific layers vs EU-specific layers including Natura 2000 and CORINE), which goes beyond the schema's generic ISO code note.

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 opens with a specific verb ('Composite PV/BESS site screening') and clearly defines the resource and scope: GB and EU locations. It enumerates the factors included (terrain, grid, solar, land constraints, etc.), which distinguishes it from sibling tools that focus on individual layers or data sources.

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 description establishes clear context: this is a composite screening tool for PV/BESS across GB and EU, returning a verdict. It implicitly signals when to use it (for an integrated multi-criteria assessment) but does not explicitly state when to prefer alternative sibling tools or provide exclusions. The 'No API key' note adds practical usage guidance.

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/kitfunso/luminus'

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