Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Sunshine Atlas

com.sunshineatlas/sunshine-atlas

Where is it sunny? Monthly sunshine scores, temps, rain, UV and sea temp for 3,833 destinations.

Uptime
100.0%
1 direct probes · 30d
Response
691ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

find_sunny_destinations

Ranked answer to "where is it sunny (and warm) in <month>?" — destinations sorted by that month's 0–100 Sunshine Score (long-term climate normals). Filter by continent or country, minimum daytime temp…

get_destination_climate

Full climate card for one destination: 0–100 Sunshine Score, day/night °C, rainfall, midday UV index (WHO scale) and sea temperature for all 12 months, plus its sunniest month ("best time to visit" fo…

compare_destinations

Side-by-side sunshine/climate comparison of 2–5 destinations — overall or for one month ("Algarve or Crete in October?"). Returns each place's Sunshine Score, temperatures, rain, midday UV index and s…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sunshine_atlas": {
      "url": "https://sunshineatlas.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}