-
securityF
license-
qualityThis SSE-based MCP server allows users to connect and interact with National Weather Service APIs to retrieve weather alerts and forecasts.
Last updated -
90
Python
OpenWeatherMap의 API를 사용하여 날씨 데이터를 가져오는 MCP 서버입니다. MCP.so에 호스팅할 수 있습니다.
current_weather
특정 위치의 현재 날씨 데이터를 가져옵니다.
매개변수:
location
(필수): 도시 이름 또는 도시 이름 + 국가 코드(예: "런던", "파리, 프랑스")units
(선택 사항): 측정 단위. 옵션: "미터법"(섭씨) 또는 "영국식"(화씨). 기본값: "미터법"요청 예시:
weather_forecast
특정 위치의 날씨를 예보합니다.
매개변수:
location
(필수): 도시 이름 또는 도시 이름 + 국가 코드(예: "런던", "파리, 프랑스")units
(선택 사항): 측정 단위. 옵션: "미터법"(섭씨) 또는 "영국식"(화씨). 기본값: "미터법"days
(선택 사항): 예측 일수입니다. 최대값은 5입니다. 기본값: 5요청 예시:
MCP.so에서 이 서버를 호스팅하려면:
MIT
질문이나 지원이 필요하면 GitHub에서 이슈를 열어주세요.
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.
OpenWeatherMap의 API에 연결하여 전 세계 각 지역의 현재 날씨 데이터와 며칠간의 예보를 다양한 측정 단위로 제공하는 MCP 서버입니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/panzhenyao/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server