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 `

コメント

「メディアとデザイン」の他のコンテンツ