weather-api
Weather API
현재 날씨와 7일 예보 — 기온, 습도, 바람, 강수량. 전 세계 어디든지. x402를 통한 호출당 결제(Base L2의 USDC) — API 키 없음, 가입 없음, 속도 제한 없음.
klymax402 마켓플레이스의 일부 — AI 에이전트를 위한 100개의 x402 마이크로 페이먼트 API, 하나의 지갑, Base의 USDC.
빠른 시작 — 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 bodyx402를 인식하는 모든 클라이언트(@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 기반 호출당 결제, 가입 없음, API 키 없음
네트워크: Base L2(
eip155:8453)자산: USDC
결제 중개자: Coinbase CDP(기본), PayAI(보조)
ATXP를 통해서도 접근 가능 (OAuth로 감싼 x402, RFC 9728 보호 리소스 메타데이터)
klymax402의 일부
AI 에이전트를 위한 100개의 x402 마이크로 페이먼트 API — 하나의 지갑, Base의 USDC, 가입 제로.
전체 API 참조: https://klymax402.com/llms-full.txt
실시간 통계: https://klymax402.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