weather-mcp-server
날씨 MCP 서버
FastAPI와 MCP 프레임워크를 기반으로 구축된 기상 데이터용 모델 컨텍스트 프로토콜(MCP) 서버입니다. 이 서버는 AI 비서가 현재 기상 상황, 예보, 대기질 데이터 등을 검색하는 데 사용할 수 있는 다양한 기상 관련 도구를 제공합니다.
특징
현재 날씨 상황
날씨 예보 (1~14일)
과거 기상 데이터
날씨 알림
대기질 정보
천문 데이터(일출, 일몰, 달의 위상)
위치 검색
시간대 정보
스포츠 이벤트
Related MCP server: Weather MCP Server
요구 사항
파이썬 3.13+
uv 패키지 관리자
WeatherAPI API 키
설치
Smithery를 통해 설치
Smithery를 통해 Claude Desktop용 Weather Data Server를 자동으로 설치하려면:
지엑스피1
수동 설치
이 저장소를 복제하세요:
git clone https://github.com/yourusername/Weather_mcp_server.git cd Weather_mcp_serveruv를 사용하여 종속성을 설치합니다.
uv venv uv pip install -e .WeatherAPI 키로 프로젝트 루트에
.env파일을 만듭니다.WEATHER_API_KEY=your_api_key_here
용법
서버를 실행합니다:
python main.py서버는 기본적으로 http://localhost:8000 에서 시작됩니다.
특허
이 프로젝트는 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
- -licenseBqualityNot gradedmaintenancemcp server for weather information query2
- AlicenseNot gradedqualityDmaintenanceMCP Server for global weather, forecasts, air quality, and climate data using Open-Meteo, no API key required.MIT
- FlicenseNot gradedqualityBmaintenanceA weather-reactive MCP server that renders rich Open-Meteo weather widgets and provides plain JSON weather data, all without an API key.
- AlicenseAqualityBmaintenanceMCP server for weather forecasts via Open-Meteo (no API key needed), providing current weather, hourly, and daily forecasts with geocoding support.3MIT
Related MCP Connectors
MCP server for weather with reasoning — umbrella advice, outdoor checks, city comparisons.
Open-Meteo MCP — weather forecast + historical reanalysis + sister APIs
A very simple remote MCP server that greets you, with a custom icon.
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/sjanaX01/weather-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server