Skip to content
Cursor

WeatherMCP for Cursor

io.github.therealmrfunguy/weather-mcp

Weather forecasts, current conditions, and location search via Open-Meteo.

client:Cursor transport:sse

Install WeatherMCP in Cursor

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

{
  "mcpServers": {
    "weather-mcp": {
      "url": "https://weather.rjctdlabs.xyz/sse"
    }
  }
}

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

WeatherMCP in other clients