WSL / EnviDat environmental research datasets via CKAN
If you already use Wsl, the wsl mcp server is the piece that lets your assistant work with it directly. WSL / EnviDat environmental research datasets via CKAN.
Phase-2 ideas (caching layer, semantic aggregation tool combining forest + snow + hazard data into a "Lage-Übersicht"): tracked under docs/.
The WSL (Eidgenössische Forschungsanstalt für Wald, Schnee und Landschaft / Swiss Federal Research Institute for Forest, Snow and Landscape) is one of Europe's leading environmental research institutes. Its open data platform EnviDat provides access to 1,000+ research datasets, time series of up to 130 years, and data from 6,000+ monitoring stations.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
wsl_search — Unified search — combine query, domain, organization, and bbox filterswsl_get_dataset — Full metadata, DOI, download URLs for a specific datasetwsl_list_organizations — List all WSL research units on EnviDatwsl_get_organization — Details of a specific research unit incl. datasetswsl_list_tags — Browse available tags/keywordswsl_get_recent_datasets — Most recently updated datasetswsl_get_avalanche_data — SLF avalanche & snow data (incl. fatal accidents since 1936)wsl_get_forest_data — Forest data incl. National Forest Inventory (LFI) & Sanasilvawsl_get_naturgefahren_data — Natural hazard datasets (landslides, rockfall, floods)wsl_catalog_stats — Catalog overview and statisticsDemo — The Demo tool exposed by this serverpip or uv / uvx - Internet connection (live API calls to envidat.ch) ---The server ships on PyPI as wsl-envidat-mcp, so your MCP client can launch it on demand — there is no separate build step. Add the server block to your client's configuration, restart it, and the tools register themselves.
This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Wsl's toolset — wsl_search, wsl_get_dataset, wsl_list_organizations and 8 more — is a fair guide to whether it matches your workflow. It is maintained by malkreide; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Wsl's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| wsl_search | Unified search — combine query, domain, organization, and bbox filters |
| wsl_get_dataset | Full metadata, DOI, download URLs for a specific dataset |
| wsl_list_organizations | List all WSL research units on EnviDat |
| wsl_get_organization | Details of a specific research unit incl. datasets |
| wsl_list_tags | Browse available tags/keywords |
| wsl_get_recent_datasets | Most recently updated datasets |
| wsl_get_avalanche_data | SLF avalanche & snow data (incl. fatal accidents since 1936) |
| wsl_get_forest_data | Forest data incl. National Forest Inventory (LFI) & Sanasilva |
| wsl_get_naturgefahren_data | Natural hazard datasets (landslides, rockfall, floods) |
| wsl_catalog_stats | Catalog overview and statistics |
| Demo | The Demo tool exposed by this server. |
{
"mcpServers": {
"wsl-envidat-mcp": {
"command": "uvx",
"args": [
"wsl-envidat-mcp"
]
}
}
}Configuration as documented by the project. Restart the client after saving.
pip or uv / uvx - Internet connection (live API calls to envidat.ch) ---Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.