Skip to main content
Glama

HeFeng Weather MCP Server

by shanggqm

HeFeng天気MCPサーバー

HeFeng Weather API を通じて中国の各地の天気予報データを提供するモデル コンテキスト プロトコル サーバー。

特徴

  • リアルタイムの天気データを取得する
  • 1時間ごとの天気予報を取得(24時間/72時間/168時間)
  • 毎日の天気予報を取得(3日/7日/10日/15日/30日)
  • 経度と緯度の座標による位置検索をサポート
  • 中国の天気の完全な説明

API

この MCP サーバーは次のツールを提供します。

天気予報

特定の場所の天気予報データを取得します。

MCP ホストでの使用(例: Claude Desktop)

これをclaude_desktop_config.jsonに追加します

NPX

{ "mcpServers": { "hefeng-weather": { "command": "npx", "args": ["hefeng-mcp-weather@latest", "--apiKey=${API_KEY}"] } } }

ライセンス

このMCPサーバーはMITライセンスに基づいてライセンスされています。つまり、MITライセンスの条件に従って、ソフトウェアを自由に使用、改変、配布することができます。詳細については、プロジェクトリポジトリのLICENSEファイルをご覧ください。

Deploy Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

HeFeng Weather API を使用して、リアルタイム、時間別、日別の予報と場所ベースのクエリにより、中国各地の天気予報データを提供します。

  1. 特徴
    1. API
      1. 天気予報
    2. MCP ホストでの使用(例: Claude Desktop)
      1. NPX
    3. ライセンス

      Related MCP Servers

      • A
        security
        F
        license
        A
        quality
        Provides a Model Context Protocol server that enables large language models to query and retrieve real-time weather forecasts for cities and regions across China.
        Last updated -
        1
      • -
        security
        A
        license
        -
        quality
        Weather forecast server which returns 7 days of detailed weather anywhere in the world, using the OpenWeatherMap One Call API 3.0.
        Last updated -
        4
        MIT License
      • A
        security
        F
        license
        A
        quality
        Provides weather forecast data for locations in China through HeFeng Weather API, supporting real-time, hourly, and daily forecasts with full Chinese weather descriptions.
        Last updated -
        3
        0
      • -
        security
        F
        license
        -
        quality
        Provides real-time weather information and forecasts, connecting AI assistants with live weather data for current conditions and multi-day forecasts for any location worldwide.
        Last updated -
        • Apple

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/shanggqm/hefeng-mcp-weather'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server