MCP Weather Server
@le-yo
About MCP Weather Server
Weather MCP server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"weather-mcp-le-yo": {
"command": "node",
"args": [
"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 MCP Weather Server?
MCP Weather Server is a simple Model Context Protocol (MCP) server that provides current weather information for any location. It is designed for AI applications like Claude Desktop to retrieve weather data through a standardized interface using the free wttr.in API.
How to use MCP Weather Server?
Install dependencies with npm install and run the server with node index.js. Then add it as a custom MCP server in Claude Desktop by specifying the command node /path/to/index.js in the MCP Servers settings. Once connected, users can ask Claude for weather conditions using natural language prompts.
Key features of MCP Weather Server
- Get current weather for any location
- Compatible with Claude Desktop and other MCP clients
- Uses free wttr.in API (no API key required)
- Implements the
get_weathertool via MCP
Use cases of MCP Weather Server
- Check current weather in a city before traveling
- Integrate real-time weather data into AI assistant conversations
- Answer natural language questions like “Is it raining in Tokyo?”
FAQ from MCP Weather Server
How does MCP Weather Server get weather data?
It fetches current weather information from the free wttr.in API, which requires no API key.
What are the steps to connect MCP Weather Server to Claude Desktop?
Open Claude Desktop, go to Settings > MCP Servers, add a new custom server, and set the command to node /path/to/index.js. Save and restart Claude Desktop.
Can I extend MCP Weather Server with additional features?
Yes, you can add more weather tools (forecast, historical data), implement other MCP features like resources or prompts, or use a different weather API.
What protocol does MCP Weather Server use?
It implements the Model Context Protocol (MCP), a standardized way for AI applications to connect with data sources and tools.
Frequently asked questions
How does MCP Weather Server get weather data?
It fetches current weather information from the free wttr.in API, which requires no API key.
What are the steps to connect MCP Weather Server to Claude Desktop?
Open Claude Desktop, go to Settings > MCP Servers, add a new custom server, and set the command to `node /path/to/index.js`. Save and restart Claude Desktop.
Can I extend MCP Weather Server with additional features?
Yes, you can add more weather tools (forecast, historical data), implement other MCP features like resources or prompts, or use a different weather API.
What protocol does MCP Weather Server use?
It implements the Model Context Protocol (MCP), a standardized way for AI applications to connect with data sources and tools.
Basic information
More Media & Design MCP servers

Google Maps
modelcontextprotocolModel Context Protocol Servers
QR Planet QR Code MCP Server
qrplanetQR Planet QR Code MCP Server - Hosted MCP server for QR Planet. Connect AI agents and MCP-compatible clients to create, update, design, route, and analyze dynamic QR Codes using your QR Planet API key.
SVGator
SVGatorDrive your SVGator account from any AI assistant. Prompt an animation, get an editable project back, and export it as SVG, Lottie, GIF, MP4, and more, then open it in the editor to finish by hand.
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.

Uwear.ai
Uwear.aiRun complete AI fashion photoshoots from ChatGPT, Claude, or Codex. Turn flat-lay, packshot, and mannequin product images into catalog-ready on-model photos and video with saved art direction, automatic QA, and catalog-s
Comments