Weather Server002
Freeby MCP Community
An MCP server for querying weather
v1.0.1Added Apr 12, 2026
Weather Server002 MCP Server
An MCP server for querying weather
Installation
npx -y @nongzhengheng/mcp-weather-server002
Reviews
Installation
Quick install
npx -y @nongzhengheng/mcp-weather-server002
Add to claude_desktop_config.json
{
"mcpServers": {
"weather-server002": {
"command": "npx",
"args": ["-y", "@nongzhengheng/mcp-weather-server002"]
}
}
}