Server data from the Official MCP Registry
Norwegian flood & landslide hazard data from NVE, by WGS84 coordinate.
Norwegian flood & landslide hazard data from NVE, by WGS84 coordinate.
This is a well-designed MCP server for Norwegian flood and landslide hazard data. Code is clean, properly typed, and all network calls are limited to public NVE/NGU GIS APIs with no authentication requirements. The server correctly implements input validation, error handling, and provides transparent source attribution. No credentials are stored or transmitted, and permissions are appropriately scoped to HTTP calls to public APIs. Minor quality findings do not materially impact security. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
6 files analyzed · 7 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-3121n-nve-mcp": {
"args": [
"-y",
"@nor-data/nve-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
MCP-server som wrapper NVE sine åpne kartdata (kart.nve.no/enterprise ArcGIS REST) for punktoppslag på naturfare. Bygget for Konsept 12 («Hva gjør naboene?») — feltene flood_risk og landslide_risk i 12-feltmatrisen.
hent_flomaktsomhet(lat, lon)Flomaktsomhet/1)Flomaktsomhet/2) — skiller «ingen treff» fra «ikke analysert»Flomsoner2/17) + analysert-område-sjekk (Flomsoner2/0) der detaljert flomsonekart finnes (TEK17 §7-2-referanse)hent_skredaktsomhet(lat, lon)SkredSnoSteinAkt/0) + kartlagt-sjekk (lag 1)JordFlomskredAktsomhet/1 — lag 0 er raster, ikke spørrbart)SkredKvikkleire2/0) + kartlagt-sjekk (lag 2)| Testpunkt | Forventet | Resultat |
|---|---|---|
| Lillestrøm (59.956, 11.046) | flom-treff | ✅ FlomAktsomhetOmr + utenfor 200-årssone (detaljkart finnes) |
| Thorvald Meyers gate 2C, Oslo | rent | ✅ ingen treff, innenfor analysert område |
| Ytterholtet 1, Sørreisa | snø/stein-treff | ✅ PotensieltSkredfareOmr («Snø og steinskred») |
| Gjerdrum (60.063, 11.036) | kvikkleire-treff | ✅ UtlosningOmr |
npm install && npm run build
node dist/index.js # stdio MCP
node test-e2e.mjs # ende-til-ende-test
Registrert i ~/.claude.json som nve. Lisens: MIT. Data: NVE/NGU åpne data (NLOD/CC BY).
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.