qweather-mcp-server

qweather-mcp-server

3.1

If you are the rightful owner of qweather-mcp-server 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.

This is a Model Context Protocol (MCP) server for querying real-time weather using the QWeather API.

使用和风天气API的天气查询MCP服务器,支持查询实时天气

运行时需要声明环境变量

  • QWEATHER_HOST 你的API端点
  • QWEATHER_API_KEY 你的API_KEY(只做了API_KEY验证,不支持JWT)

建议使用uv运行项目

uv sync
uv run main.py