-
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
Used to store and access environment variables like the WeatherAPI key
Used as the web framework to build the MCP server API endpoints
Used for version control of the codebase
一个用于天气数据的模型上下文协议 (MCP) 服务器,使用 FastAPI 和 MCP 框架构建。该服务器提供各种与天气相关的工具,可供 AI 助手检索当前天气状况、天气预报、空气质量数据等。
要通过Smithery自动为 Claude Desktop 安装天气数据服务器:
.env
文件:运行服务器:
默认情况下,服务器将从http://localhost:8000启动。
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅LICENSE文件。
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.
天气-mcp-服务器