WeatherAPI MCP 서버
WeatherAPI를 사용하여 현재 날씨와 대기 질 데이터를 제공하는 MCP 서버입니다.
특징
모든 도시의 현재 날씨 데이터를 받으세요
대기질 정보(선택사항)
날씨 리소스에 대한 동적 URI 지원
n8n, Claude Desktop App, Windsurf IDE, Cursor IDE 및 기타 MCP 클라이언트와의 간편한 통합
시작하기
WeatherAPI 키 받기
WeatherAPI.com 으로 이동
무료 계정에 가입하세요
로그인 후 대시보드로 이동하세요
"API 키" 섹션에서 API 키를 복사하세요.
MCP 구성
Windsurf MCP 구성 파일에 다음 구성을 추가하세요.
지엑스피1
YOUR_API_KEY_HERE
WeatherAPI.com에서 얻은 API 키로 바꾸세요.
도구
날씨를 얻으세요
지정된 도시의 현재 날씨 데이터를 가져옵니다.
매개변수:
location
(문자열): 도시 이름
응답 예시:
저장소
특허
MIT
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
WeatherAPI를 사용하여 모든 도시의 현재 날씨와 대기 질 데이터를 제공하며, n8n 및 Claude Desktop App과 같은 MCP 클라이언트와 쉽게 통합됩니다.
Related MCP Servers
- -securityAlicense-qualityEnables interaction with the World Air Quality Index to fetch real-time air quality data for cities and coordinates worldwide via Model Context Protocol (MCP).Last updated -1MIT License
- -securityAlicense-qualityProvides real-time weather data, forecasts, and historical weather information from OpenWeatherMap API for Claude Desktop, enabling natural language queries about current conditions, forecasts, air quality, and weather alerts worldwide.Last updated -8MIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that retrieves current weather information for any city using the OpenWeatherMap API, designed for integration with Claude Code.Last updated -131
- -securityFlicense-qualityEnables users to get current weather conditions and forecasts for any city through OpenWeatherMap API integration. Designed as a sample MCP server for the Puch AI Hackathon with basic weather querying capabilities.Last updated -