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
一个模型上下文协议 (MCP) 服务器,使用国家气象局 (NWS) API 提供美国各地的天气信息和警报。该服务器旨在供 AI 代理通过模型上下文协议使用。
服务器提供了两个可供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.
模型上下文协议服务器为 AI 代理提供工具,使用国家气象局 API 检索美国各地的天气警报和详细预报。
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