A
securityA
licenseA
qualityAn MCP server that provides real-time weather information including temperature, humidity, wind speed, and sunrise/sunset times through the OpenWeatherMap API.
Last updated -
1
Python
MIT License
이 프로젝트는 MCP(모델-클라이언트-프로토콜) 서버와 상호 작용하여 지정된 도시의 날씨 정보를 가져와 표시하는 날씨 쿼리 클라이언트입니다.
openai
라이브러리dotenv
라이브러리mcp
라이브러리.env
파일을 만들고 OpenAI API 키와 기타 구성을 추가합니다.quit
입력하여 클라이언트를 종료합니다.server.py
: MCP 서버 구현과 날씨 쿼리 도구가 포함되어 있습니다.client.py
: 서버와 상호작용하는 MCP 클라이언트 구현이 포함되어 있습니다..env
: API 키 및 구성을 위한 환경 변수..gitignore
: git에서 무시할 파일과 디렉토리를 지정합니다.README.md
: 프로젝트 설명서.이 프로젝트는 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.
사용자가 특정 도시의 온도, 습도, 풍속, 날씨 설명을 포함한 날씨 정보를 가져와서 표시할 수 있도록 하는 MCP 서버 구현입니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/eternachen/mcp-playground'
If you have feedback or need assistance with the MCP directory API, please join our Discord server