Skip to content
Back to search
30
MCP http

Current Weather Conditions

x402/current-weather-conditions

Current weather conditions for any latitude and longitude from the Open-Meteo forecast service, no key required. Returns temperature, wind speed, wind direction, and weather code for the requested point. Critical for AI agents that condition decisions on real time weather, such as logistics, travel, energy demand, agriculture, and outdoor event planning. [x402: $0.06/call on base, category=data]

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Seven Day Weather Forecast
Seven day daily weather forecast for any latitude and longitude from the Open-Meteo forecast service, no key required. Returns daily maximum
0 tools · http
Weather Forecast (NYC default)
Free weather data from Open-Meteo. Current temperature, conditions, and wind for any location (default NYC, customizable via query params).
0 tools · http
Weather
Real-time weather conditions and multi-day forecasts via Open-Meteo — free, no API key required
0 tools · streamable-http
Weather API
Current weather and 7-day forecast for any location. OpenMeteo-powered. x402 micropayment.
0 tools · sse
weather
Real-time weather data and 3-day forecast for any location worldwide. Accepts city name or lat/lon coordinates. Temperature, humidity, wind,
0 tools · http
Weather
Provides real-time weather information for any city through the Open-Meteo API without requiring API keys or complex setup.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "current_weather_conditions": {
      "url": "https://proxy.suverse.io/v1/data/suverse-weather-current",
      "transport": "http"
    }
  }
}