Api Wuying
Freeby MCP Community
Weather MCP Server
v0.0.8Added Apr 12, 2026
mcp
Api Wuying MCP Server
Weather MCP Server
Installation
npx -y api-wuying-mcp-server
Reviews
Installation
Quick install
npx -y api-wuying-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"api-wuying": {
"command": "npx",
"args": ["-y", "api-wuying-mcp-server"]
}
}
}