Back to search
90
MCP live v1.1.0 sse

Weather API

io.github.Br0ski777/weather-api

Current weather and 7-day forecast for any location. OpenMeteo-powered. x402 micropayment.

Uptime
40.0%
5 probes
Response
214ms
last probe
Tools
1
callable

Tools · 1

data_get_weather

Use this when you need current weather conditions or a 7-day forecast for any location. Returns weather data in JSON. Returns: 1. current (temperature, humidity, windSpeed, windDirection, precipitati…

Similar MCP servers embedding-nearest

Weather API
Current weather and 7-day forecast for any location. OpenMeteo-powered. x402 micropayment.
0 tools · sse
Weather API
Current weather and 7-day forecast for any location.
0 tools
Weather
Provides real-time weather information for any city through the Open-Meteo API without requiring API keys or complex setup.
0 tools
Weather
Real-time weather conditions and multi-day forecasts via Open-Meteo — free, no API key required
0 tools · streamable-http
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
World Weather Online
Global weather API: forecasts, historical data, marine, ski, astronomy and timezone.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "weather_api": {
      "url": "https://weather-api.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}