Qweather Mcp Server

Qweather Mcp Server

By yangxt65535 GitHub

和风天气API MCP服务(练习用)

qweather weather-api
Overview

what is Qweather Mcp Server?

Qweather Mcp Server is a weather query MCP server that utilizes the 和风天气 (Qweather) API to provide real-time weather information.

how to use Qweather Mcp Server?

To use the Qweather Mcp Server, you need to set up environment variables for your API endpoint and API key, then run the server using the provided commands.

key features of Qweather Mcp Server?

  • Real-time weather queries using the 和风天气 API
  • Simple setup with environment variable configuration
  • Supports basic API key validation

use cases of Qweather Mcp Server?

  1. Fetching current weather data for a specific location.
  2. Integrating weather data into applications or services.
  3. Developing weather-related projects or research.

FAQ from Qweather Mcp Server?

  • What do I need to run the Qweather Mcp Server?

You need to set the QWEATHER_HOST and QWEATHER_API_KEY environment variables.

  • Can I use this server for commercial purposes?

The usage depends on the terms of the 和风天气 API; please check their documentation for details.

  • Is there any support for JWT?

No, the current implementation only supports API key validation.

Content

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

运行时需要声明环境变量

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

建议使用uv运行项目

uv sync
uv run main.py
No tools information available.

An MCP server that connects AI assistants to real-time weather data through OpenWeatherMap API using Server-Sent Events.

mcp-weather-sse weather-api
View Details

-

mcp-server-weather weather-api
View Details
MCP Weather Server
MCP Weather Server by Samarth2001

-

weather weather-api
View Details

First MCP Server implementation using US weather API

mcp-server weather-api
View Details

A server that provides an integration through both direct REST endpoints and Model Context Protocol (MCP) integration to a workflow engine.

workflows-mcp-server weather-api
View Details

Taiwan Central Weather Administration (CWA) API MCP Server

taiwan-cwa weather-api
View Details

利用台灣中央氣象局的 API 建立 MCP-server

cwa-mcp-server weather-api
View Details