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ファイルをご覧ください。

Install 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
        A
        license
        A
        quality
        Provides hourly weather forecasts using the AccuWeather API, enabling users to access current weather conditions and detailed 12-hour forecasts tailored to specific locations.
        Last updated -
        1
        12
        Python
        The Unlicense
      • 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
        Python
      • -
        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 -
        3
        Python
        MIT License
      • A
        security
        A
        license
        A
        quality
        Provides Swiss weather forecast data, allowing users to search for Swiss locations and get detailed hourly and daily weather forecasts.
        Last updated -
        2
        1
        JavaScript
        MIT License

      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