A
securityA
licenseA
qualityA Model Context Protocol server that retrieves current weather information for specified cities using the Open-Meteo API, requiring no API key.
Last updated -
3
4
Python
Apache 2.0
使用模型上下文协议 (MCP) 的天气预报应用程序
该应用程序是一个 MCP 服务器,使用 Open-Meteo API 来检索和显示天气预报数据。可以通过 MCP 协议从 LLM 应用程序访问天气信息。
.env
文件,设置所需的环境变量。获取特定城市的当前天气信息和 3 天预报。
参数:
city
:要获取天气信息的城市名称(例如东京、纽约)响应示例:
麻省理工学院
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.
模型上下文协议服务器使用 Open-Meteo API 为指定城市提供当前天气信息和 3 天预报。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kaisumi/weather-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server