unoff-qweather-mcp

unoff-qweather-mcp

3.2

If you are the rightful owner of unoff-qweather-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An unofficial MCP wrapper for the QWeather API, providing tools to access comprehensive weather data services.

The Unofficial QWeather MCP is a package designed to facilitate easy access to QWeather's extensive weather data services through the Multiagent Conversation Protocol (MCP). This package is particularly useful for integrating weather data into AI agents, chatbots, and other applications that require real-time weather information. It offers a variety of features including city and point of interest lookups, real-time weather conditions, weather forecasts, weather warnings, lifestyle indices, and air quality data. The package requires a QWeather API key for authentication, which can be obtained by registering on the QWeather Developer Platform. The package is easy to install via pip and can be configured to run as an MCP server, making it a versatile tool for developers looking to incorporate weather data into their applications.

Features

  • City Lookup: Search for cities by name, coordinates, LocationID or Adcode
  • POI Lookup: Find points of interest like scenic spots and stations
  • Real-time Weather: Get current weather conditions for global locations
  • Weather Forecasts: Daily forecasts for 3-30 days and hourly forecasts up to 7 days
  • Weather Warnings: Access real-time disaster warnings and warning lists by region

Tools

  1. lookup_city

    Search for cities by name or coordinates

  2. lookup_poi

    Find points of interest

  3. weather_now

    Get current weather conditions

  4. weather_forecast_days

    Get daily weather forecasts (3-30 days)

  5. weather_forecast_hours

    Get hourly weather forecasts (24-168 hours)

  6. warning_city_list

    Get cities with active weather warnings

  7. weather_warning

    Get detailed weather warnings for a location

  8. weather_indices

    Get lifestyle indices (UV, sports, etc.)

  9. air_quality_now

    Get current air quality data

  10. air_quality_forecast

    Get air quality forecasts

Related MCP Servers

View all weather servers →