You'd reach for this when you need to pull weather data into Claude conversations. The source doesn't specify which weather API it connects to or what specific operations it exposes, but as an MCP server it likely wraps a weather service to fetch forecasts, current conditions, or historical data through stdio transport. Useful for building assistants that need to answer weather queries, include conditions in reports, or make weather-aware recommendations. Check the repository for details on which provider it uses and what data points are available.
claude mcp add --transport stdio io.github.anara123-weather -- npx -y @anara123/mcp-weather-server