MCP Weather Server
@nosadaniel
About MCP Weather Server
A specialized weather data server built using the MCP SDK and TypeScript that provides weather information through the Model Context Protocol (MCP). This project enables Large Language Models that support MCP to access weather data directly, creating a seamless integration betwee
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"weather": {
"command": "node",
"args": [
"/mcp-weather-server/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 MCP Weather Server?
A TypeScript-based server built with the MCP SDK that enables large language models (LLMs) supporting the Model Context Protocol to retrieve real-time weather forecasts and alerts. It acts as middleware between weather data APIs and AI systems, bridging meteorological data sources with language models.
How to use MCP Weather Server?
Clone and build the repository, then add the server configuration to your Claude desktop configuration file (claude_desktop_config.json). Restart the Claude desktop application; your Claude instance will then have access to real-time weather data through MCP.
Key features of MCP Weather Server
- Retrieves real-time weather forecasts for LLMs through function calling
- Enables AI models to access and process weather alerts by location
- Built with TypeScript for type safety and improved developer experience
- Implements the Model Context Protocol for standardized LLM communication
- Integrates seamlessly with the Claude desktop client
Use cases of MCP Weather Server
- An AI assistant incorporating current weather conditions into travel recommendations
- A chatbot providing location-specific weather alerts during emergency preparedness conversations
- A language model generating weather-aware responses without leaving the chat interface
FAQ from MCP Weather Server
What is the transport mechanism used by MCP Weather Server?
The server communicates via the standard input/output (stdio) transport, as shown in the Claude configuration where node is invoked with the server script.
Does MCP Weather Server require an API key for weather data?
The README does not specify authentication or API key requirements. It only documents the server build and configuration steps.
What are the runtime dependencies for MCP Weather Server?
The server is built with TypeScript and requires Node.js to run. The configuration uses the node command to execute the built index.js file.
Can MCP Weather Server be used with LLMs other than Claude?
The README only provides integration instructions for the Claude desktop client. It states the server works with any LLM that supports the Model Context Protocol, but no other clients are explicitly documented.
Where does weather data come from and where does it live?
The README does not name the upstream weather API or describe data storage; it only indicates that the server acts as middleware between weather data APIs and language models.
Frequently asked questions
What is the transport mechanism used by MCP Weather Server?
The server communicates via the standard input/output (stdio) transport, as shown in the Claude configuration where `node` is invoked with the server script.
Does MCP Weather Server require an API key for weather data?
The README does not specify authentication or API key requirements. It only documents the server build and configuration steps.
What are the runtime dependencies for MCP Weather Server?
The server is built with TypeScript and requires Node.js to run. The configuration uses the `node` command to execute the built index.js file.
Can MCP Weather Server be used with LLMs other than Claude?
The README only provides integration instructions for the Claude desktop client. It states the server works with any LLM that supports the Model Context Protocol, but no other clients are explicitly documented.
Where does weather data come from and where does it live?
The README does not name the upstream weather API or describe data storage; it only indicates that the server acts as middleware between weather data APIs and language models.
Basic information
More Media & Design MCP servers

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
MiniMax MCP
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.

Instagram + TikTok Downloader & Transcriber
IYIAInstagram + TikTok content tools inside your AI: download HD posts/reels/carousels, view Instagram stories anonymously, AI-transcribe videos (100+ languages, SRT/VTT/TXT). Requires a Repost PRO subscription.
YouTube Transcript MCP Server
jkawamotoMCP server retrieving transcripts of YouTube videos

Lamina — On-brand product photos, video & try-ons
LaminaGenerate on brand product videos from Claude Code (or any assistant) in one line. Lamina turns a brief + your brand kit into finished product photos, video reels, and campaign banners - no prompt engineering; brand guard
Comments