Skip to main content
Glama
malkreide

wsl-envidat-mcp

by malkreide

wsl_search

Read-onlyIdempotent

Search Swiss environmental research data from WSL/EnviDat using keywords, research domains, organizations, or geographic bounding box. Combine filters to find datasets on forest, snow, biodiversity, and more.

Instructions

Unifizierte Suche im EnviDat-Katalog der WSL (Eidg. Forschungsanstalt für Wald, Schnee und Landschaft). Kombiniert frei wählbar Stichwort, kuratierte Forschungsdomäne, Organisation und Bounding-Box.

<use_case>Schweizer Umweltforschung, Schulhaus-Umgebungsanalysen, Klimafolgen-Recherche, kantonale Umweltberichte, Lawinendaten, Waldzustand, Biodiversität, Naturgefahren.</use_case>

<important_notes>Mindestens einer der Filter (query/domain/organization/bbox) muss gesetzt sein. Solr-Syntax ist möglich, 'OR' ist aber Stopwort. Bei leerem Resultat liefert das Tool verwandte Tags als Vorschlag.</important_notes>

query='snow avalanche' → SLF-Lawinendaten. domain='wald' → kuratierte LFI-/Sanasilva-Suche. bbox=[8.35,47.15,8.98,47.72] → Kanton Zürich. query='forest', organization='wsl' → WSL-Walddatensätze.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

Annotations already declare the tool read-only, non-destructive, idempotent, and open-world. The description adds valuable behavioral context: empty results return related tags as suggestions, and 'OR' is a stop word in Solr syntax. No contradiction with annotations.

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 well-structured with separate sections for use case, important notes, and example. Every sentence is informative, no fluff, and front-loaded with the core purpose. Excellent balance of detail and brevity.

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?

The description covers purpose, usage guidelines, behavioral traits, constraints, and examples. It mentions empty result fallback and response format options. However, it does not describe the structure of returned results (e.g., fields in output), which would be helpful for an agent. Given the schema covers input well and annotations provide safety, it's still quite complete.

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 input schema itself contains detailed descriptions for all subfields (query, domain, organization, bbox, limit, offset, response_format), providing high coverage. The tool description only gives a high-level summary of the filters, adding minimal extra value beyond the schema. The constraint that at least one filter must be set is already in the schema.

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 performs a unified search in the WSL EnviDat catalog, combining keyword, curated research domain, organization, and bounding box. It distinguishes from sibling tools by being the general search across all EnviDat, while siblings like wsl_get_avalanche_data are more specific.

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 includes a <use_case> section listing specific scenarios (e.g., Swiss environmental research, climate impact research) and <important_notes> requiring at least one filter and explaining Solr syntax and empty result behavior. However, it does not explicitly state when to use this tool versus the more specific sibling tools.

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/wsl-envidat-mcp'

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