MCP.so
登录

Weather MCP Server

@amahule

关于 Weather MCP Server

暂无概览

基本信息

分类

媒体与设计

运行时

python

传输方式

stdio

发布者

amahule

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "weather_mcp_server": {
      "command": "/path/to/uv",
      "args": [
        "--directory",
        "/absolute/path/to/weather_mcp_server",
        "run",
        "weather_server.py"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Weather MCP Server?

An MCP server that provides weather information through a connection to the National Weather Service API. It is designed for users who need current weather alerts and forecasts for locations in the United States.

How to use Weather MCP Server?

Install dependencies (mcp and httpx) using pip or uv. Run weather_server.py directly, or configure it with Claude for Desktop by adding the server definition to `claude_des

评论

媒体与设计 分类下的更多 MCP 服务器