Global weather API: forecasts, historical data, marine, ski, astronomy and timezone.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by World Weather Online.
get_weatherCurrent conditions + 14-day forecast
get_historical_weatherPast weather from 2008 onwards
get_marine_weatherSwell, tides, water temperature
get_ski_weatherTop/mid/base elevation forecasts
search_locationLocation autocomplete
get_astronomySunrise, sunset, moon phase
MCP server for World Weather Online. Lets AI assistants like Claude, Cursor, and others call WWO weather data directly as tools.
wwo-mcp-server)wwo-mcp-server repositoryYour server will be live at a URL like:
In Railway dashboard β your project β Settings β Networking β Custom Domain
Type mcp.worldweatheronline.com and click Add
Railway shows you a CNAME value like:
Go to your DNS provider and add:
| Type | Name | Value |
|---|---|---|
| CNAME | mcp | wwo-mcp-server-production.up.railway.app |
SSL certificate is provisioned automatically within minutes
Visit your health endpoint:
Test in MCP Inspector:
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
Add to .cursor/mcp.json:
| Tool | Description |
|---|---|
get_weather | Current conditions + 14-day forecast |
get_historical_weather | Past weather from 2008 onwards |
get_marine_weather | Swell, tides, water temperature |
get_ski_weather | Top/mid/base elevation forecasts |
search_location | Location autocomplete |
get_astronomy | Sunrise, sunset, moon phase |
get_timezone | Local time + UTC offset |
get_climate_averages | Monthly 12-year climate averages |
Server runs at http://localhost:3000
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/world-weather-online)<a href="https://allmcps.com/mcp/world-weather-online"><img src="https://allmcps.com/api/badge/world-weather-online?style=directory" alt="World Weather Online on AllMCPs" /></a>