Skip to main content
Glama
shanggqm

HeFeng Weather MCP Server

by shanggqm

HeFeng天気MCPサーバー

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

特徴

  • リアルタイムの天気データを取得する

  • 1時間ごとの天気予報を取得(24時間/72時間/168時間)

  • 毎日の天気予報を取得(3日/7日/10日/15日/30日)

  • 経度と緯度の座標による位置検索をサポート

  • 中国の天気の完全な説明

Related MCP server: Weekly Weather

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

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

Latest Blog Posts

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