Skip to content
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
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
Current Weather Conditions
Current weather conditions for any latitude and longitude from the Open-Meteo forecast service, no key required. Returns temperature, wind s
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
@n8n-dev/n8n-nodes-interzoid-getweatherzip
API delivers US city weather: temperature, wind speed/direction, humidity, visibility.
0 tools

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