HeFeng Weather MCP Server
Servidor MCP meteorológico de HeFeng
Un servidor de protocolo de contexto de modelo que proporciona datos de pronóstico meteorológico para ubicaciones en China a través de la API meteorológica de HeFeng.
Características
Obtenga datos meteorológicos en tiempo real
Obtenga el pronóstico del tiempo por horas (24h/72h/168h)
Obtenga el pronóstico meteorológico diario (3d/7d/10d/15d/30d)
Admite consulta de ubicación por coordenadas de longitud y latitud
Descripción completa del clima en China
Related MCP server: Hefeng QWeather MCP Server
API
Este servidor MCP proporciona la siguiente herramienta:
obtener el tiempo
Obtenga datos del pronóstico meteorológico para una ubicación específica.
Uso con MCP Host (por ejemplo, Claude Desktop)
Agregue esto a su claude_desktop_config.json
NPX
{
"mcpServers": {
"hefeng-weather": {
"command": "npx",
"args": ["hefeng-mcp-weather@latest", "--apiKey=${API_KEY}"]
}
}
}Licencia
Este servidor MCP cuenta con la licencia MIT. Esto significa que puede usar, modificar y distribuir el software libremente, sujeto a los términos y condiciones de la licencia MIT. Para más detalles, consulte el archivo de licencia en el repositorio del proyecto.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseBqualityDmaintenanceProvides weather forecast data for locations in China through HeFeng Weather API, supporting real-time, hourly, and daily forecasts with full Chinese weather descriptions.313ISC
- 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
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.
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/shanggqm/hefeng-mcp-weather'
If you have feedback or need assistance with the MCP directory API, please join our Discord server