Weather MCP Server
나의 커스텀 MCP 서버
커스텀 Model Context Protocol (MCP) 서버 모음입니다.
현재 Render에 배포되어 있습니다. 시간이 지남에 따라 더 많은 서버가 추가될 예정입니다.
서버
서버 | 설명 | 엔드포인트 |
Weather | OpenWeatherMap 기반 현재 날씨 및 예보 |
|
Related MCP server: OpenWeatherMap MCP Server
Weather MCP 서버
OpenWeatherMap API로 구동되는 날씨 도구를 제공합니다.
도구
get_current_weather(city)— 현재 기온, 설명, 습도, 풍속을 반환합니다.get_weather_forecast(city)— 다단계 예보(3시간 간격)를 반환합니다.
테스트
MCP Inspector
npx @modelcontextprotocol/inspector실행전송 방식을
Streamable HTTP로 설정서버 URL 입력: https://my-custom-mcp-servers.onrender.com/weather/mcp/
연결을 클릭하고 UI에서 도구를 호출합니다.
Claude Desktop
Claude Desktop 열기 →
Settings→Connector→Add→Add custom connector클릭위 URL 입력: https://my-custom-mcp-servers.onrender.com/weather/mcp/
Claude Desktop을 다시 시작합니다. 도구 패널에 날씨 도구가 표시됩니다.
데모

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
- Alicense-qualityDmaintenanceEnables users to get current weather information for any city using the OpenWeatherMap API. Returns formatted weather data including temperature, humidity, and weather description through natural language queries.MIT
- Alicense-qualityDmaintenanceProvides access to real-time weather data, 5-day forecasts, and air quality information for any city using the OpenWeatherMap API.MIT
- Alicense-qualityDmaintenanceEnables querying real-time weather and 5-day forecasts for any city using the OpenWeatherMap API.144MIT
- Alicense-qualityDmaintenanceProvides current weather and forecasts for any city via natural language, using OpenWeatherMap API and OpenAI for conversational interface.10GPL 3.0
Related MCP Connectors
Global weather via Open-Meteo: forecast, ERA5 archive, marine, air quality, geocoding, elevation.
OpenWeather MCP — wraps the OpenWeatherMap API (openweathermap.org)
Global weather API: forecasts, historical data, marine, ski, astronomy and timezone.
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/mebre7/My-Custom-MCP-servers'
If you have feedback or need assistance with the MCP directory API, please join our Discord server