Weekly Weather MCP
未认领Weather MCP server which returns 7 days of detailed weather forecasts anywhere in the world
mcpmcp-servermcp-serversonecallapiweather
工具(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.