Weekly Weather MCP
UnclaimedWeather MCP server which returns 7 days of detailed weather forecasts anywhere in the world
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (4)
get_current_weather
Get current weather for a specified location.
get_weather
Get comprehensive weather data for a location including current weather (next 48 hours) and 8-day forecast with detailed information.
location
Location name as a string, e.g., “Beijing”, “New York”, “Tokyo”. The tool will handle geocoding this to a latitude/longitude coordinate.
timezone_offset
Timezone offset in hours, e.g., 8 for Beijing, -4 for New York. Default is 0 (UTC time). Times in the returned data will be accurate for this timezone.