
和风天气
STDIO和风天气API中国天气预报服务器
和风天气API中国天气预报服务器
A Model Context Protocol server that provides weather forecast data for locations in China through HeFeng Weather API.
This MCP server provides the following tool:
Get weather forecast data for a specific location.
Add this to your claude_desktop_config.json
{ "mcpServers": { "hefeng-weather-server": { "command": "npx", "args": ["hefeng-mcp-server@latest", "--apiKey=${API_KEY}" "--apiUrl=${API_HOST}" ] } } }
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.