
mcp weather server tool
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 between AI systems and real-time weather information.
Repository Info
About This 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 between AI systems and real-time weather information.
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
MCP Weather Server
A specialized weather data server tool 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 between AI systems and real-time weather information.
Features
- Enables LLMs to retrieve real-time weather forecasts through function calling
- Allows 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 (MCP) for standardized LLM communication
- Serves as a middleware between weather data APIs and language models
Claude Desktop Integration
Integrate with the Claude desktop client by adding the following to your Claude configuration file:
{
"mcpServers": {
"weather": {
"command": "node",
"args": [
"/mcp-weather-server/build/index.js"
]
}
}
}
Installation Steps
- Clone and build this repository
- Add the configuration to
~/Library/Application Support/Claude/claude_desktop_config.json - Restart the Claude desktop application
- Your Claude instance will now have access to real-time weather data through MCP
Perfect for AI applications that need to incorporate weather information into their responses, this server bridges the gap between large language models and meteorological data sources through the MCP standard.
Quick Start
Clone the repository
git clone https://github.com/nosadaniel/mcp-weather-server-toolInstall dependencies
cd mcp-weather-server-tool
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.