WeatherAPI MCP サーバー
WeatherAPI を使用して現在の天気と空気質データを提供する MCP サーバー。
特徴
どの都市でも現在の天気データを取得できます
空気質情報(オプション)
天気リソースの動的URIサポート
n8n、Claudeデスクトップアプリ、Windsurf IDE、Cursor IDE、その他のMCPクライアントとの簡単な統合
はじめる
WeatherAPIキーを取得する
WeatherAPI.comへアクセス
無料アカウントに登録する
サインイン後、ダッシュボードへ移動します
「APIキー」セクションからAPIキーをコピーします
MCP構成
Windsurf MCP 構成ファイルに次の構成を追加します。
YOUR_API_KEY_HERE
、WeatherAPI.com から取得した API キーに置き換えます。
ツール
天気予報
指定された都市の現在の天気データを取得します。
パラメータ:
location
(文字列):都市名
応答例:
リポジトリ
ライセンス
マサチューセッツ工科大学
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.
WeatherAPI を使用してあらゆる都市の現在の天気と空気質データを提供し、n8n や Claude Desktop App などの MCP クライアントと簡単に統合できます。
Related MCP Servers
- -securityAlicense-qualityEnables interaction with the World Air Quality Index to fetch real-time air quality data for cities and coordinates worldwide via Model Context Protocol (MCP).Last updated -1MIT License
- -securityAlicense-qualityProvides real-time weather data, forecasts, and historical weather information from OpenWeatherMap API for Claude Desktop, enabling natural language queries about current conditions, forecasts, air quality, and weather alerts worldwide.Last updated -8MIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that retrieves current weather information for any city using the OpenWeatherMap API, designed for integration with Claude Code.Last updated -131
- -securityFlicense-qualityEnables users to get current weather conditions and forecasts for any city through OpenWeatherMap API integration. Designed as a sample MCP server for the Puch AI Hackathon with basic weather querying capabilities.Last updated -