-
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
Used to store and access environment variables like the WeatherAPI key
Used as the web framework to build the MCP server API endpoints
Used for version control of the codebase
FastAPIとMCPフレームワークを使用して構築された気象データ用のモデルコンテキストプロトコル(MCP)サーバー。このサーバーは、AIアシスタントが現在の気象状況、予報、大気質データなどを取得するために使用できる、様々な気象関連ツールを提供します。
Smithery経由で Claude Desktop 用の Weather Data Server を自動的にインストールするには:
.env
ファイルを作成します。サーバーを実行します。
デフォルトでは、サーバーはhttp://localhost:8000で起動します。
このプロジェクトは MIT ライセンスに基づいてライセンスされています - 詳細についてはLICENSEファイルを参照してください。
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.
天気MCPサーバー