HeFeng Weather MCP Server
A Model Context Protocol server that provides weather forecast data for locations in China through HeFeng Weather API.
Features
- Get real-time weather data
- Get hourly weather forecast (24h/72h/168h)
- Get daily weather forecast (3d/7d/10d/15d/30d)
- Support location query by longitude and latitude coordinates
- Full Chinese weather description
API
This MCP server provides the following tool:
get-weather
Get weather forecast data for a specific location.
Usage with MCP Host(eg. Claude Desktop)
Add this to your claude_desktop_config.json
NPX
{
"mcpServers": {
"hefeng-weather": {
"command": "npx",
"args": ["hefeng-mcp-weather@latest", "--apiKey=${API_KEY}"]
}
}
}
License
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.
HeFeng Weather
Project Details
- shanggqm/hefeng-mcp-weather
- hefeng-mcp-weather
- Last Updated: 3/31/2025
Recomended MCP Servers
InterSystems IRIS MCP server
Help LLMs to understand your Next apps better
MCP server for the useScraper API. This is a server that scrapes a URL to text or markdown
Open-source MCP server for querying ZeroPath security issues, patches, and scans using Claude, Cursor, Windsurf, or any AI...
My clone repository
한국의 전자공시시스템 API를 활용하는 mcp 서버
MCP server that enhances Claude's reasoning capabilities by integrating DeepSeek R1's advanced reasoning engine
A Model Context Protocol (MCP) implementation that enables Claude Desktop to interact with Azure services. This integration allows...