Flightmussy/sunshine-atlas-mcp

๐Ÿš† Travel & Transportation๐ŸŸข Verified Active
0 Views
0 Installs

๐Ÿ“‡ โ˜๏ธ - Where is it sunny? Monthly 0โ€“100 Sunshine Scores, day/night temperatures, rainfall and sea temperature for 3,833 destinations that all have their own airport โ€” ranked sunny-in-a-month searches, best-time-to-visit lookups and side-by-side comparisons from long-term climate normals. Hosted at https://sunshineatlas.com/api/mcp, no key required. Data CC BY 4.0.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "flightmussy-sunshine-atlas-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "flightmussy-sunshine-atlas-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

Sunshine Atlas MCP server

A remote, read-only Model Context Protocol server that answers "where is it sunny?" with data: monthly 0โ€“100 Sunshine Scores, day/night temperatures, rainfall and sea temperature for 3,833 destinations โ€” every one with its own airport โ€” from long-term climate normals. It serves the same open dataset published at sunshineatlas.com/data (CC BY 4.0, DOI 10.5281/zenodo.21322408).

Live endpoint (no key, no signup):

https://sunshineatlas.com/api/mcp

Listed in the official MCP registry as com.sunshineatlas/sunshine-atlas. Docs page: sunshineatlas.com/mcp.

Tools

ToolAnswers
find_sunny_destinations"Where is it sunny (and warm) in November?" โ€” ranked by that month's Sunshine Score, filterable by continent/country, minimum day temperature, swimmable sea (โ‰ฅ21 ยฐC), population
get_destination_climate"When is the best time to visit Faro?" โ€” full 12-month climate card for one destination (city, "city, country" or IATA code)
compare_destinations"Algarve or Crete in October?" โ€” side-by-side comparison of 2โ€“5 destinations with a one-line verdict

Every result carries attribution and citable sunshineatlas.com destination URLs.

Connect a client

Claude Code

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

Claude (custom connector), ChatGPT connectors, or any Streamable-HTTP client โ€” add the URL https://sunshineatlas.com/api/mcp.

Generic JSON config (Cursor, etc.)

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

Self-host

The server is a single stateless Node file (fresh McpServer per request, plain JSON responses, binds to 127.0.0.1 โ€” put it behind your reverse proxy). It reads one dataset file and hot-reloads it on mtime change.

npm install
curl -O https://sunshineatlas.com/data/sunshine-atlas-destinations.json
PORT=8787 DATA_FILE=./sunshine-atlas-destinations.json node server.mjs

GET /healthz reports status and destination count. server.json is the MCP-registry manifest.

Data & methodology

  • Sunshine Score = 100 ร— warmth ร— (0.5 + 0.5 ร— (0.55 ร— dryness + 0.45 ร— sunniness)), computed from long-term climate normals โ€” methodology.
  • Sources: temperature, rainfall and sunshine from NASA POWER climatology (2001โ€“2020); places & populations from GeoNames & OurAirports; sea temperatures via Open-Meteo Marine.
  • Dataset: sunshineatlas.com/data ยท CSV/JSON ยท CC BY 4.0 ยท mirrors on GitHub, Hugging Face, Kaggle.

License

Code MIT. Data CC BY 4.0 (credit "Sunshine Atlas" + link). Not a forecast โ€” climate normals describe typical conditions, not this week's weather.

Related MCP Servers

alcylu/nightlife-mcp

๐Ÿ“‡ โ˜๏ธ - MCP server for Tokyo nightlife event discovery, venue search, performer info, AI recommendations, and VIP table booking.

๐Ÿš† Travel & Transportation0 views
amirdaraee/luxembourg-mcp

๐ŸŽ–๏ธ ๐Ÿ โ˜๏ธ ๐Ÿ  - Keyless access to official Luxembourg public data: laws, statistics, live parking and traffic, weather alerts, environment, parliament, geodata, GTFS stops, and the national open-data catalogue. 21 read-only tools, zero dependencies; hosted endpoint at mcp.luxembourg-mcp.com or local Python server. No API keys.

๐Ÿš† Travel & Transportation0 views
Autonomad1/autonomad-travel

๐Ÿ“‡ โ˜๏ธ - AI travel agent over MCP โ€” live flights, hotels, activities, and events worldwide, then completes the booking on autonomad.ai (free signup at checkout, first month of Premium included).

๐Ÿš† Travel & Transportation0 views
campertunity/mcp-server

๐ŸŽ–๏ธ ๐Ÿ“‡ ๐Ÿ  - Search campgrounds around the world on campertunity, check availability, and provide booking links

๐Ÿš† Travel & Transportation0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Active

Recent health check succeeded.

Last checked: 7/29/2026, 7:31:02 AM

Unclaimed listing (imported or pending owner verification). Claim it โ†’
โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.