Weather API
io.github.Br0ski777/weather-apiCurrent weather and 7-day forecast for any location. OpenMeteo-powered. x402 micropayment.
Tools · 1
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
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"
}
}
}