Pulls current weather data and forecasts into your Claude conversations. The specifics of which weather API it connects to aren't documented here, but you'd reach for this when you need to check conditions or forecasts without breaking your flow to open a browser tab. Useful for travel planning, deciding whether to reschedule outdoor meetings, or building weather-aware automations. The stdio transport makes it straightforward to drop into your MCP configuration. If you frequently make decisions based on weather or need current conditions for a specific location, this saves you the context switch.
claude mcp add --transport stdio io.github.dharun-rd-weather -- npx -y @dharunrd14/mcp-weather-server