mcpbeat Sign in

Nve MCP Server

local only

Nve MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm. Last commit 8 Jun 2026.

Norwegian flood & landslide hazard data from NVE, by WGS84 coordinate.

Installs per day peak 18 · avg 9 · +43% w/w
a month agotoday
57
Installs / week
npm · @nor-data/nve-mcp
0
Stars
0 open issues
8 Jun 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Nve MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add nve-mcp -- npx -y @nor-data/nve-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nve-mcp": {
      "args": [
        "-y",
        "@nor-data/nve-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nve-mcp]
command = "npx"
args = ["-y", "@nor-data/nve-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "nve-mcp": {
      "args": [
        "-y",
        "@nor-data/nve-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nve-mcp": {
      "args": [
        "-y",
        "@nor-data/nve-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Nve MCP

same job, measured the same way
Nabolag MCP
by 3121n

Norwegian neighborhood data: transit, road-noise & green-area access by coordinate.

49 installs/wk local only
mcp-rosreestr
by atomno-mcp

MCP server for Russian Rosreestr cadastral data: lookup by number, address or coordinates.

134 installs/wk local only
Site Intelligence
by bayrakdaralper

Score any coordinate for ecological and agricultural land suitability from satellite data

local only
C
FBI NIBRS Crime Data
by olyport

National crime incident estimates from NIBRS by offense type, weapon, and location

4 tools answering
Maven POM coordinate shape, body discarded
by sadri-dridi

Maven POM coordinate shape, body discarded

30 tools answering
Maven POM coordinate shape, body discarded
by sadri-dridi

Maven POM coordinate shape, body discarded

29 tools answering
Water Conditions
by aybeeare

Real-time water temperature and tides for 8,000+ locations, by name or lat/long coordinates.

57 installs/wk local only
DaedalMap Reverse Geocoding (coordinates to loc_id)
by daedalmap

Convert WGS84 coordinates to the latest available administrative loc_id chain.

7 tools answering

Nve MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Nve MCP?
Nve MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @nor-data/nve-mcp was installed 57 times last week.
How do I connect Nve MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @nor-data/nve-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Nve MCP?
The npm package @nor-data/nve-mcp was installed 57 times in the last week. Week over week that is +43%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Nve MCP open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.