Hefeng Mcp Weather
Freeby MCP Community
an mcp server for hefeng weather api
v0.1.3Added Apr 12, 2026
mcpmodelcontextprotocolweatherhefeng-weather
Hefeng Mcp Weather MCP Server
an mcp server for hefeng weather api
Installation
npx -y @iflow-mcp/hefeng-mcp-weather
Reviews
Installation
Quick install
npx -y @iflow-mcp/hefeng-mcp-weather
Add to claude_desktop_config.json
{
"mcpServers": {
"hefeng-mcp-weather": {
"command": "npx",
"args": ["-y", "@iflow-mcp/hefeng-mcp-weather"]
}
}
}