ping
Connection test tool for japan-weather-mcp. Returns pong with version info.
get_weather_today
Get today's and tomorrow's weather forecast for a Japanese city. Returns weather description, max/min temperature, and precipitation probability. Accepts both Japanese city names (e.g. '東京', '大阪') and English names (e.g. 'Tokyo', 'Osaka').
get_weather_weekly
Get the 7-day weekly weather forecast for a Japanese city. Returns weather description, max/min temperature, and precipitation probability for each day. Accepts both Japanese city names (e.g. '東京', '大阪') and English names (e.g. 'Tokyo', 'Osaka').
get_weather_cities
Returns the list of cities supported by japan-weather-mcp. Use this when a user asks which cities are available, or to guide users when an unsupported city is requested.