Skip to content
Cursor

met mcp for Cursor

io.github.trondbjoroy/met-mcp

Weather forecasts from MET Norway (Yr): geocoding plus hourly forecasts worldwide.

client:Cursor transport:streamable-http runtime:npm tools:8

Install met mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "met-mcp": {
      "url": "https://met-mcp.met-mcp-worker.workers.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

met mcp in other clients