MCP.so
Sign In

Weather MCP Server

@champierre

About Weather MCP Server

No overview available yet

Basic information

Category

Media & Design

Runtime

node

Transports

stdio

Publisher

champierre

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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 `

Comments

More Media & Design MCP servers