Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Weather MCP

io.github.lulu-the-narwhal/weather-mcp

Free, keyless real-time weather and 7-day forecasts for any city worldwide.

Uptime
100.0%
1 direct probes · 30d
Response
640ms
last probe
Tools
2
callable
Resources
3
readable
Prompts
0
available

Tools · 2

get_weather

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…

get_forecast

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

sponsored_card ui://lulu-ads/sponsored.html
result_widget_get_weather ui://lulu-ads/result-get_weather.html
result_widget_get_forecast ui://lulu-ads/result-get_forecast.html

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"
    }
  }
}