Skip to main content
Glama
shanggqm

HeFeng Weather MCP Server

by shanggqm

禾丰气象MCP服务器

通过禾丰天气API提供中国各地天气预报数据的模型上下文协议服务器。

特征

  • 获取实时天气数据

  • 获取每小时天气预报(24小时/72小时/168小时)

  • 获取每日天气预报(3天/7天/10天/15天/30天)

  • 支持通过经纬度坐标查询位置

  • 完整的中文天气描述

Related MCP server: Hefeng QWeather MCP Server

API

该 MCP 服务器提供以下工具:

获取天气

获取特定位置的天气预报数据。

与 MCP Host(例如 Claude Desktop)一起使用

将其添加到您的 claude_desktop_config.json

NPX

{
  "mcpServers": {
    "hefeng-weather": {
      "command": "npx",
      "args": ["hefeng-mcp-weather@latest", "--apiKey=${API_KEY}"]
    }
  }
}

执照

此 MCP 服务器采用 MIT 许可证。这意味着您可以自由使用、修改和分发该软件,但须遵守 MIT 许可证的条款和条件。更多详情,请参阅项目仓库中的 LICENSE 文件。

Install Server
A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    B
    maintenance
    Provides comprehensive weather data including forecasts, air quality, weather alerts, historical data, and astronomical information through the Hefeng Weather API. Supports real-time weather, multi-day forecasts, hourly predictions, and specialized data like sunrise/sunset times and precipitation forecasts.
    3
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Enables querying weather forecasts (1-7 days) and meteorological warnings for Chinese cities using the QWeather API. Supports detailed weather data including temperature, humidity, wind, precipitation, UV index, and real-time weather alerts.
    1

View all related MCP servers

Related MCP Connectors

  • Global weather API: forecasts, historical data, marine, ski, astronomy and timezone.

  • Global weather via Open-Meteo: forecast, ERA5 archive, marine, air quality, geocoding, elevation.

  • Live data: weather, air quality, FX, CN/HK/US stocks, IP geo, domain, SSL, China reachability.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/shanggqm/hefeng-mcp-weather'

If you have feedback or need assistance with the MCP directory API, please join our Discord server