HeFeng Weather MCP Server
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 в репозитории проекта.
Maintenance
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
- AlicenseBqualityDmaintenanceProvides weather forecast data for locations in China using the HeFeng Weather API, with real-time, hourly, or daily forecasts and location-based queries.1379ISC
- Alicense-qualityBmaintenanceProvides 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.3MIT
- Flicense-qualityDmaintenanceEnables 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
- Alicense-qualityDmaintenanceProvides Chinese city weather query and forecast functionality using Juhe Weather API.6MIT
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.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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