☀ Sunshine Atlas

Connect AI assistants to Sunshine Atlas

A free, read-only Model Context Protocol server over the full Sunshine Atlas dataset — live sunshine rankings, monthly climate for 3,833 flyable destinations, and side-by-side comparisons, straight from your AI assistant. No account, no API key.

Endpoint: https://sunshineatlas.com/api/mcp — remote server, Streamable HTTP, no auth. Same data as the open dataset (CC BY 4.0), regenerated with every site update.

What it can answer

Connect it

Claude (free & paid, web/desktop/mobile): Settings → Connectors → Add custom connector → paste the endpoint URL.

Claude Code:

claude mcp add --transport http sunshine-atlas https://sunshineatlas.com/api/mcp

Cursor / VS Code / other MCP clients — add to your mcp.json:

{
  "mcpServers": {
    "sunshine-atlas": { "url": "https://sunshineatlas.com/api/mcp" }
  }
}

ChatGPT (Plus/Pro, read-only connectors): Settings → Apps & Connectors → enable Developer mode → Create → paste the endpoint URL, no authentication.

Good citizenship

The server is rate-limited per IP and returns attribution with every answer: the data is CC BY 4.0 — credit Sunshine Atlas and link the destination URLs it returns. Scores are long-term climate normals (methodology), not forecasts. Bulk use? Just download the dataset instead.