-
securityF
license-
qualityThis SSE-based MCP server allows users to connect and interact with National Weather Service APIs to retrieve weather alerts and forecasts.
Last updated -
90
Python
これは、OpenWeatherMapのAPIを使用して気象データを取得するMCPサーバーです。MCP.soでホストできます。
current_weather
特定の場所の現在の天気データを取得します。
パラメータ:
location
(必須): 都市名または都市名 + 国コード(例:「ロンドン」、「パリ、FR」)units
(オプション):測定単位。オプション:「メートル法」(摂氏)または「帝国法」(華氏)。デフォルト:「メートル法」リクエスト例:
weather_forecast
特定の場所の天気予報を取得します。
パラメータ:
location
(必須): 都市名または都市名 + 国コード(例:「ロンドン」、「パリ、FR」)units
(オプション):測定単位。オプション:「メートル法」(摂氏)または「帝国法」(華氏)。デフォルト:「メートル法」days
(オプション):予測日数。最大値は5。デフォルト:5リクエスト例:
このサーバーを MCP.so でホストするには:
マサチューセッツ工科大学
ご質問やサポートについては、GitHub で問題を開いてください。
This server cannot be installed
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.
OpenWeatherMap の API に接続して、世界中のさまざまな場所の現在の気象データと複数日の予報をさまざまな測定単位で提供する MCP サーバーです。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/panzhenyao/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server