Skip to content

Hefeng Mcp Weather

Free

by MCP Community

an mcp server for hefeng weather api

v0.1.2Added Apr 12, 2026
mcpmodelcontextprotocolweatherhefeng-weather
Works with:ClaudeGPTGeminiCopilot

Hefeng Mcp Weather MCP Server

an mcp server for hefeng weather api

Installation

npx -y hefeng-mcp-weather

Reviews

Leave a Review

Installation

Quick install
npx -y hefeng-mcp-weather
Add to claude_desktop_config.json
{
  "mcpServers": {
    "hefeng-mcp-weather": {
      "command": "npx",
      "args": ["-y", "hefeng-mcp-weather"]
    }
  }
}