A
securityA
licenseA
qualityProvides hourly weather forecasts using the AccuWeather API, enabling users to access current weather conditions and detailed 12-hour forecasts tailored to specific locations.
Last updated -
1
3
Python
The Unlicense
这是一个模型上下文协议 (MCP) 服务器,提供来自 LandiWetter 的瑞士天气预报数据。您可以利用该服务器搜索瑞士的地点并获取详细的天气预报。
使用以下命令运行服务器:
这将使用 stdio 传输启动 MCP 服务器,使其与 Claude Desktop 等 MCP 客户端兼容。
node /path/to/landiwetter-mcp/src/index.js
一旦服务器与 Claude Desktop 集成,您就可以使用自然语言提示来访问天气预报:
获取天气预报:
要获取特定日期的天气预报:
按名称搜索瑞士地点。
参数:
locationName
:要搜索的位置的名称例子:
获取特定位置的详细天气预报。
参数:
locationId
:位置 ID(例如,G2661552)date
(可选):预报日期(yyyy-MM-dd)。默认为今天例子:
通过资源 URI 访问天气预报。
URI 模板: weather://{location}/{date}
在哪里:
location
:位置名称(例如“苏黎世”)date
(可选):预报日期(yyyy-MM-dd)。默认为今天例子:
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.
提供瑞士天气预报数据,让用户可以搜索瑞士各个地点并获取详细的每小时和每天的天气预报。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nabossha/mcp-landiwetter'
If you have feedback or need assistance with the MCP directory API, please join our Discord server