ブイエンレーダーMCPサーバー
概要
これは、Buienradarを使用して、指定された緯度と経度の降水量データを取得するMCPサーバーです。このサーバーは、今後2時間の降水量予測を提供する単一のMCPツールget_precipitation_forを公開しています。
Smithery経由でインストール
Smithery経由で Claude Desktop 用の Buienradar MCP Server を自動的にインストールするには:
構成
まず、 uv (および Python) がインストールされていることを確認します。
このサーバーをClaude for Desktopと統合するには、次の場所にある構成ファイルを更新します。
MacOS/Linux
ウィンドウズ
構成例:
/ABSOLUTE/PATH/TO/PARENT/FOLDER/buienradar-mcp-serverサーバーが配置されている実際のパスに置き換えます。
ツールを使用できるようにするには、Claude for Desktop を再起動します。
単にuvではなく、 uvのフルパスを指定する必要があるかもしれません。 uv実行ファイルのフルパスを確認するには、MacOS/Linuxでwhich uvを実行してください。
使用法
すべてがうまくいけば、クロードに今後の降水について尋ねることができるはずです。
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Buienradar を使用して任意の場所の降水量予報を取得し、Claude for Desktop と統合して正確な 2 時間の天気予報を提供します。
Related Resources
Related MCP Servers
- Asecurity-licenseAqualityProvides hourly weather forecasts using the AccuWeather API, enabling users to access current weather conditions and detailed 12-hour forecasts tailored to specific locations.Last updated -119The Unlicense
- -security-license-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
- -security-license-qualityProvides current weather and air quality data for any city using WeatherAPI, easily integrating with MCP clients like n8n and Claude Desktop App.Last updated -421
- Asecurity-licenseAqualityA lightweight Node.js server that connects Claude Desktop to Taiwan's Central Weather Administration (CWA) API, allowing users to retrieve weather forecast data for all cities and counties in Taiwan.Last updated -11MIT License