Skip to main content
Glama
sjanaX01

weather-mcp-server

by sjanaX01

天気MCPサーバー

鍛冶屋のバッジ

FastAPIとMCPフレームワークを使用して構築された気象データ用のモデルコンテキストプロトコル(MCP)サーバー。このサーバーは、AIアシスタントが現在の気象状況、予報、大気質データなどを取得するために使用できる、様々な気象関連ツールを提供します。

特徴

  • 現在の気象状況

  • 天気予報(1~14日間)

  • 過去の気象データ

  • 天気警報

  • 大気質情報

  • 天文学データ(日の出、日の入り、月の満ち欠け)

  • 場所検索

  • タイムゾーン情報

  • スポーツイベント

Related MCP server: Weather MCP Server

要件

  • Python 3.13以上

  • UVパッケージマネージャー

  • WeatherAPI APIキー

インストール

Smithery経由でインストール

Smithery経由で Claude Desktop 用の Weather Data Server を自動的にインストールするには:

npx -y @smithery/cli install @devilcoder01/weather-mcp-server --client claude

手動インストール

  1. このリポジトリをクローンします:

    git clone https://github.com/yourusername/Weather_mcp_server.git
    cd Weather_mcp_server
  2. uv を使用して依存関係をインストールします。

    uv venv
    uv pip install -e .
  3. WeatherAPI キーを使用して、プロジェクト ルートに.envファイルを作成します。

    WEATHER_API_KEY=your_api_key_here

使用法

サーバーを実行します。

python main.py

デフォルトでは、サーバーはhttp://localhost:8000で起動します。

ライセンス

このプロジェクトは MIT ライセンスに基づいてライセンスされています - 詳細についてはLICENSEファイルを参照してください。

A
license - permissive license
Not graded
quality - not tested
F
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity
Issues opened vs closed

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • MCP server for weather with reasoning — umbrella advice, outdoor checks, city comparisons.

  • Open-Meteo MCP — weather forecast + historical reanalysis + sister APIs

  • A very simple remote MCP server that greets you, with a custom icon.

View all MCP Connectors

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/sjanaX01/weather-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server