Weather MCP
io.github.lulu-the-narwhal/weather-mcpFree, keyless real-time weather and 7-day forecasts for any city worldwide.
Tools · 2
Current weather conditions for a city, right now: temperature (°C), feels-like, humidity, wind speed, and a plain-language description (e.g. "partly cloudy"). Use for any question about the weather at…
Daily weather forecast for a city, up to 7 days ahead: per-day high/ low (°C), precipitation chance (%), max wind, and conditions. Use for forward-looking questions — "will it rain in Paris this weeke…
Resources · 3
ui://lulu-ads/sponsored.html
ui://lulu-ads/result-get_weather.html
ui://lulu-ads/result-get_forecast.html
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"weather_mcp": {
"url": "https://ads.getlulu.dev/weather/mcp",
"transport": "streamable-http"
}
}
}