Weather MCP Server
@champierre
About Weather MCP Server
No overview available yet
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 `
Frequently asked questions
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 `
Basic information
More Media & Design MCP servers
Game Asset Generator using MCP and Hugging Face Spaces
MubarakHAlketbiAn MCP server for creating 2D/3D game assets from text using Hugging Face AI models.
Figma MCP Server
thirdstrandstudioFigma MCP Server with full API functionality
RustChain MCP
ScottcjnMCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.

Spotify MCP
varunnealMCP to connect your LLM with Spotify.
KiCAD MCP: AI-Assisted PCB Design
mixelpixxKiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.
Comments