Weather Server
Freeby MCP Community
全球天气MCP服务器,支持中国城市和全球天气查询 - Global Weather MCP Server with support for Chinese cities
v1.0.2Added Apr 12, 2026
mcpweatherchinaglobalopenweathermap
Weather Server MCP Server
全球天气MCP服务器,支持中国城市和全球天气查询 - Global Weather MCP Server with support for Chinese cities
Installation
npx -y @chenxming/mcp-weather-server
Reviews
Installation
Quick install
npx -y @chenxming/mcp-weather-server
Add to claude_desktop_config.json
{
"mcpServers": {
"weather-server": {
"command": "npx",
"args": ["-y", "@chenxming/mcp-weather-server"]
}
}
}