MCP.so
登录

Weather MCP Server

@champierre

关于 Weather MCP Server

暂无概览

基本信息

分类

媒体与设计

运行时

node

传输方式

stdio

发布者

champierre

配置

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

{
  "mcpServers": {
    "weather": {
      "command": "node",
      "args": [
        "/ABSOLUTE/PATH/TO/PARENT/FOLDER/weather/build/index.js"
      ]
    }
  }
}

工具

未检测到工具

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

概览

What is Weather MCP Server?

How to use Weather MCP Server?

Edit the Claude Desktop config file at ~/Library/Application Support/Claude/claude_desktop_config.json and add the provided JSON object, replacing the path with the absolute path to the built index.js.

Key features of Weather MCP Server

Use cases of Weather MCP Server

FAQ from Weather MCP Server

How do I configure Weather MCP Server for Claude Desktop?

Add the JSON object {"mcpServers":{"weather":{"command":"node","args":["/ABSOLUTE/PATH/TO/PARENT/FOLDER/weather/build/index.js"]}}} to the Claude Desktop config file.

What command is used to run Weather MCP Server?

The server runs with the node command, pointing to the built index.js file.

Where is the configuration file for Weather MCP Server located?

The configuration file is at `

评论

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