
和风天气mcp服务
@NovaVoyager
About 和风天气mcp服务
用以访问基于位置的天气数据,包括实况天气、30天预报、逐小时预报、空气质量AQI,灾害预警、分钟级降水、生活指数等天气数据服务
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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。
More Other MCP servers
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.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
🚀 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,
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
Comments