
和风天气mcp服务
@NovaVoyager
关于 和风天气mcp服务
用以访问基于位置的天气数据,包括实况天气、30天预报、逐小时预报、空气质量AQI,灾害预警、分钟级降水、生活指数等天气数据服务
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is 和风天气mcp服务?
和风天气 MCP 服务器,目前支持国内天气查询,包括地理位置坐标转换、城市实时天气、每日天气预报、逐小时天气预报以及天气预警。面向需要将和风天气数据集成到 MCP 客户端(如 AI 助手)的开发者。
How to use 和风天气mcp服务?
在和风天气注册账号并创建项目获取 API key 和 API domain。服务由 Go 开发,需先执行 go mod tidy 安装依赖,再执行 go build 编译为二进制。在 VSCode 中配置 MCP 服务时,指定命令路径及环境变量 WEATHER_API_KEY 和 WEATHER_HOST。
Key features of 和风天气mcp服务
- 城市名称转地理坐标(city_geo)
- 每日天气预报(支持 3d、7d、10d、15d、30d)
- 24-168 小时逐小时天气预报(get_weather_by_hours)
- 城市实时天气查询(city_weather)
- 天气预警信息(weather_warning)
Use cases of 和风天气mcp服务
- 在 AI 助手中查询当前城市实时天气
- 规划未来几天的行程时获取每日天气预报
- 按小时查看未来天气变化以安排户外活动
- 接收天气预警以提前应对极端天气
- 将城市名称转换为地理坐标用于精准天气查询
FAQ from 和风天气mcp服务
我需要注册和风天气账号吗?
是的,需要创建和风天气账号并登录开发者控制台,创建项目获取 API key 和 API domain。
这个服务支持全球天气查询吗?
README 明确说明目前仅支持国内的天气查询。
使用这个服务需要什么依赖?
服务由 Go 开发,需要 Go 环境执行 go mod tidy 和 go build。运行时需设置环境变量 WEATHER_API_KEY 和 WEATHER_HOST。
其他 分类下的更多 MCP 服务器
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Awesome Mlops
visengerA curated list of references for MLOps
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
评论