Skip to content
Cline

vedurstofa mcp for Cline

io.github.sandsower/vedurstofa-mcp

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

client:Cline transport:stdio runtime:npm

Install vedurstofa mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "vedurstofa-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "vedurstofa-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

vedurstofa mcp in other clients