Juhe Weather MCP Serverofficial
-
security-
license-
qualityProvides a Model Context Protocol server that enables large language models to query and retrieve real-time weather forecasts for cities and regions across China.
Last updated -
Python
미국 기상청(NWS) API를 사용하여 미국 지역의 날씨 정보와 경보를 제공하는 모델 컨텍스트 프로토콜(MCP) 서버입니다. 이 서버는 모델 컨텍스트 프로토콜을 통해 AI 에이전트가 사용하도록 설계되었습니다.
지엑스피1
서버는 AI 에이전트가 사용할 수 있는 두 가지 MCP 도구를 제공합니다.
특정 미국 주의 날씨 알림을 받으세요.
매개변수:
state
: 두 글자 주 코드(예: CA, NY)응답 예시:
좌표를 사용하여 특정 위치의 날씨를 예보합니다.
매개변수:
latitude
: 위치의 위도(-90~90)longitude
: 위치의 경도(-180 ~ 180)응답 예시:
서버를 수정하거나 확장하려면:
src/index.ts
파일을 변경하세요아이에스씨
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.
국립 기상청 API를 사용하여 AI 에이전트가 미국 지역의 날씨 경보와 자세한 예보를 검색할 수 있는 도구를 제공하는 모델 컨텍스트 프로토콜 서버입니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/akaramanapp/weather-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server