Buienradar MCP Server

Buienradar MCP Server

site icon
2025.02.18 0
Python天气预报降水预测位置服务
Buienradar MCP Server 是一个用于获取特定经纬度降水数据的MCP服务。它提供了一个名为`get_precipitation_for`的工具,能够预测未来两小时的降水情况。
View on GitHub

Overview

基本能力

产品定位

Buienradar MCP Server 主要用于提供降水预测服务,适用于需要实时降水数据的场景。

核心功能

  • 获取特定经纬度的降水数据
  • 提供未来两小时的降水预测

适用场景

  • 天气预报应用
  • 出行规划
  • 农业灌溉管理

工具列表

  • get_precipitation_for: 提供未来两小时的降水预测

常见问题解答

  • 需要确保uv和Python已安装
  • 配置文件中需要提供uv的完整路径

使用教程

使用依赖

确保已安装uv和Python。

安装教程

通过Smithery安装:

npx -y @smithery/cli install @wpnbos/buienradar-mcp-server --client claude

调试方式

  1. 更新配置文件: MacOS/Linux:
~/Library/Application Support/Claude/claude_desktop_config.json

Windows:

code $env:AppData\Claude\claude_desktop_config.json
  1. 重启Claude for Desktop
  2. 测试降水预测功能:
> Will there be any rain soon in Amsterdam?

> No rain predicted in Amsterdam for the next 2 hours.

许可证

None