Skip to main content
Glama
ctermiii

HeFeng Weather MCP Server

by ctermiii

HeFeng Weather MCP-сервер

Сервер Model Context Protocol, предоставляющий данные о прогнозе погоды для различных мест в Китае через API HeFeng Weather.

Функции

  • Получайте данные о погоде в реальном времени

  • Получите почасовой прогноз погоды (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

НПХ

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

Лицензия

Этот сервер 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

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

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

  • Pirate Weather forecast API (Dark Sky-compatible). Free key required.

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/ctermiii/hefeng-mcp-server'

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