weather-api
Weather API
Текущая погода и 7-дневный прогноз — температура, влажность, ветер, осадки. Любое место в мире. Оплата за каждый вызов через x402 (USDC на Base L2) — без API-ключа, без регистрации, без ограничения лимита запросов.
Часть маркетплейса klymax402 — 100 микроплатёжных x402 API для ИИ-агентов, один кошелёк, USDC на Base.
Быстрый старт — MCP
Добавьте в конфигурацию MCP-клиента (Claude Desktop, Cursor, ElizaOS и т. д.):
{
"mcpServers": {
"weather-api": {
"url": "https://weather-api.api.klymax402.com/mcp"
}
}
}Related MCP server: US Weather MCP Server
Быстрый старт — HTTP (x402)
curl -X POST "https://weather-api.api.klymax402.com/api/weather" \
-H "Content-Type: application/json" \
-d '{}'
# -> 402 Payment Required, with an x402 payment challenge in the response bodyЛюбой клиент с поддержкой x402 (@x402/fetch, x402-agent-tools, ATXP) автоматически обрабатывает цикл 402 -> подпись -> повторная попытка.
Инструменты
Инструмент | Метод | Путь | Цена | Описание |
| POST |
| $0.003 | Получить текущую погоду и прогноз для местоположения |
data_get_weather
Используйте этот инструмент, когда нужны текущие погодные условия или 7-дневный прогноз для любого места. Возвращает данные о погоде в формате JSON.
Параметры
Название | Тип | Обязателен | Описание |
| number | нет | Широта (от -90 до 90) |
| number | нет | Долгота (от -180 до 180) |
| string | нет | Название города (альтернатива широте/долготе, используется геокодирование) |
Пример ответа:
{"location":{"city":"Paris","country":"France","latitude":48.85,"longitude":2.35},"current":{"temperature":18.5,"humidity":62,"windSpeed":12,"precipitation":0,"weatherCode":"partly_cloudy"},"forecast":[{"date":"2026-04-14","tempMin":12,"tempMax":20,"precipitation":0.2}]}Когда использовать: планирование поездок, организация мероприятий на открытом воздухе, мониторинг сельского хозяйства, планирование логистики и создание приложений, учитывающих погоду.
Не для: данных о часовых поясах (используйте utility_convert_timezone), данных о фондовом рынке (используйте finance_get_stock_price).
Примеры промптов для агентов
«Текущие погодные условия или 7-дневный прогноз для любого мира»
Оплата
Протокол: x402 — HTTP-нативный pay-per-вызов, без регистрации, без API-ключа
Сеть: Base L2 (
eip155:8453)Актив: USDC
Проводник: Coinbase CDP (основной), PayAI (запасной)
Также доступен через ATXP (обёртка OAuth для x402, метаданные защищённого ресурса RFC 9728)
Часть klymax402
100 x402 микроплатёжных API для ИИ-брокеров — один кошелёк, USDC на Base, без регистрации.
Каталог: https://klymax402.com/llms.txt
Полную документация API: https://klymax402.com/llms-full.txt
Живая статистика: https://klymax402444.com/stats
Лицензия
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides live weather data and forecasts for any location worldwide through both REST API and MCP endpoints. Supports current weather, multi-day forecasts, and various location formats including city names, coordinates, ZIP codes, and airport codes.1
- FlicenseBqualityDmaintenanceProvides weather information for the United States through the Model Context Protocol. Enables users to query current weather conditions and forecasts for US locations.2
- FlicenseNot gradedqualityDmaintenanceProvides real-time weather data including temperature, humidity, and conditions for any city through the Model Context Protocol.4
- AlicenseNot gradedqualityDmaintenanceProvides current weather and multi-day forecasts for any location worldwide, integrable with MCP clients like Claude.4Apache 2.0
Related MCP Connectors
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
Weather data, forecast API, climate data, historical weather, alerts, agricultural & travel weather.
US weather & geo for AI agents: forecasts, alerts, earthquakes, elevation, geocoding. No keys.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Br0ski777/weather-api-x402'
If you have feedback or need assistance with the MCP directory API, please join our Discord server