mcpbeat Sign in

Vedurstofa MCP Server

local only

Vedurstofa MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 16 Apr 2026.

MCP server for Icelandic weather, forecasts, warnings, and earthquakes from vedur.is.

Installs per day peak 25 · avg 7 · -55% w/w
a month agotoday
35
Installs / week
npm · vedurstofa-mcp
5
Stars
0 open issues
16 Apr 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Vedurstofa 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 vedurstofa-mcp -- npx -y vedurstofa-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vedurstofa-mcp": {
      "args": [
        "-y",
        "vedurstofa-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vedurstofa-mcp]
command = "npx"
args = ["-y", "vedurstofa-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "vedurstofa-mcp": {
      "args": [
        "-y",
        "vedurstofa-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vedurstofa-mcp": {
      "args": [
        "-y",
        "vedurstofa-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Vedurstofa MCP

same job, measured the same way
Cwa MCP Server
by gary2376

MCP server for Taiwan CWA open data: weather forecast, earthquake, warnings, typhoon.

131 installs/wk local only
AEMET
by mmillan76

MCP server exposing AEMET (Spanish weather agency) forecasts, station data and warnings.

29 installs/wk local only
Ipma Pt
by pipeworx-io

IPMA Portugal MCP — weather, UV, sea state, and earthquakes from the

36 tools answering
Xweather Weather MCP
by xweather

Hosted MCP server for Xweather weather data: conditions, forecasts, alerts, and more.

answering
Weather & Geo Intel MCP
by datakoot

US weather & geo for AI agents: forecasts, alerts, earthquakes, elevation, geocoding. No keys.

6 tools answering
C
NWS Weather Alerts
by olyport

Active weather alerts and warnings from the National Weather Service

3 tools answering
Weather
by dingw1982

An MCP server for weather information.

54 installs/wk local only
Weather
by alexdemichieli

An MCP server for weather information.

38 installs/wk local only

Vedurstofa MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Vedurstofa MCP?
Vedurstofa 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 vedurstofa-mcp was installed 35 times last week.
How do I connect Vedurstofa 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 vedurstofa-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Vedurstofa MCP?
The npm package vedurstofa-mcp was installed 35 times in the last week. Week over week that is -55%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Vedurstofa MCP open source?
We cannot say either way: written in TypeScript and 5 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.