Skip to content
Cursor

weather mcp for Cursor

io.github.sercanmetalore/weather-mcp

Open-Meteo tabanlı anahtarsız hava durumu tahmin MCP sunucusu.

client:Cursor transport:streamable-http

Install weather mcp in Cursor

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

{
  "mcpServers": {
    "weather-mcp": {
      "url": "https://mcp.boykaf.com/weather/mcp"
    }
  }
}

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

weather mcp in other clients