MCP-Weather Server
날씨 정보 도달을 위한 MCP 증강 LLM
개요
이 시스템은 MCP(Model Context Protocol) 프레임워크를 사용하여 날씨 데이터 기능을 갖춘 대규모 언어 모델(LLM)을 향상시킵니다.
Related MCP server: mcp-weather
데모

구성 요소
MCP 클라이언트 : LLms 저장
MCP 서버 : 외부 도구/리소스를 연결하는 중간 에이전트
구성
DeepSeek 플랫폼
지엑스피1
오픈웨더 플랫폼
OPENWEATHER_API_BASE=https://api.openweathermap.org/data/2.5/weather
USER_AGENT=weather-app/1.0
API_KEY=<your_openweather_api_key>설치 및 실행
프로젝트 초기화:
uv init weather_mcp
cd weather_mcp여기서 weather_mcp는 프로젝트 파일 이름입니다.
종속성 설치:
uv add mcp httpx발사 시스템:
cd ./utils
python client.py server.py참고: 모든
<your_api_key_here>플레이스홀더를 실제 API 키로 바꾸세요.
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 gradedqualityDmaintenanceA Model Context Protocol (MCP) server that enables AI assistants and LLMs to access real-time weather data and forecasts by connecting to the OpenWeatherMap API.
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol (MCP) server built with the mcp-framework to provide weather-related tools and data to AI clients. It enables integration of weather capabilities and custom tools into the MCP ecosystem for use with platforms like Claude Desktop.23
- FlicenseNot gradedqualityBmaintenanceA lightweight Model Context Protocol (MCP) server that gives AI assistants the ability to fetch real-time weather data for any city using the OpenWeatherMap API.1
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol (MCP) server that provides weather data using the OpenWeather One Call API 3.0. This server allows AI agents to access current weather, forecasts, and historical weather data for any location.10
Related MCP Connectors
MCP server for weather with reasoning — umbrella advice, outdoor checks, city comparisons.
MCP server for AI dialogue using various LLM models via AceDataCloud
MCP server connecting AI agents to non-custodial staking data across 130+ networks.
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/aaasoulmate/mcp-weather'
If you have feedback or need assistance with the MCP directory API, please join our Discord server