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 `