Buienradar降水数据MCP服务器
用于获取Buienradar降水预报的MCP服务器,支持未来两小时预测。
快速入门
-
安装工具 使用Smithery自动安装:
npx -y @smithery/cli install @wpnbos/buienradar-mcp-server --client claude
-
配置文件 更新Claude桌面版配置文件(路径如下):
- MacOS/Linux: ~/Library/Application Support/Claude/claude_desktop_config.json
- Windows: %AppData%\Claude\claude_desktop_config.json
示例配置: { "mcpServers": { "precipitation": { "command": "uv", "args": [ "--directory", "/PATH/TO/buienradar-mcp-server", "run", "server.py" ] } } }
-
启动服务 替换配置中的路径并重启应用。
-
测试功能 提问示例:"阿姆斯特丹近期会下雨吗?"