Juhe Weather MCP Serverofficial
-
security-
license-
qualityProvides 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 -
Python
米国国立気象局(NWS)APIを使用して、米国各地の気象情報と警報を提供するモデルコンテキストプロトコル(MCP)サーバーです。このサーバーは、モデルコンテキストプロトコルを介してAIエージェントが使用できるように設計されています。
サーバーは、AI エージェントが使用できる 2 つの MCP ツールを提供します。
特定の米国の州の天気警報を取得します。
パラメータ:
state
: 2文字の州コード(例:CA、NY)応答例:
座標を使用して特定の場所の天気予報を取得します。
パラメータ:
latitude
: 場所の緯度 (-90 ~ 90)longitude
: 場所の経度 (-180 ~ 180)応答例:
サーバーを変更または拡張するには:
src/index.ts
ファイルに変更を加えるISC
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.
National Weather Service API を使用して米国の各地の気象警報や詳細な予報を取得するためのツールを AI エージェントに提供するモデル コンテキスト プロトコル サーバー。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/akaramanapp/weather-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server