Weather
Freeby MCP Community
Weather MCP
v1.0.2Added Apr 12, 2026
aimcpweathermcp-server
Weather MCP Server
Weather MCP
Installation
npx -y @iflow-mcp/weather-mcp
Reviews
Installation
Quick install
npx -y @iflow-mcp/weather-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"weather": {
"command": "npx",
"args": ["-y", "@iflow-mcp/weather-mcp"]
}
}
}