Weather MCP Server
A Model Context Protocol (MCP) server for weather data, built with FastAPI and the MCP framework. This server provides various weather-related tools that can be used by AI assistants to retrieve current weather conditions, forecasts, air quality data, and more.
Features
- Current weather conditions
- Weather forecasts (1-14 days)
- Historical weather data
- Weather alerts
- Air quality information
- Astronomy data (sunrise, sunset, moon phases)
- Location search
- Timezone information
- Sports events
Requirements
- Python 3.13+
- uv package manager
- WeatherAPI API key
Installation
Installing via Smithery
To install Weather Data Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @devilcoder01/weather-mcp-server --client claude
Manual Installation
Clone this repository:
git clone https://github.com/yourusername/Weather_mcp_server.git cd Weather_mcp_server
Install dependencies using uv:
uv venv uv pip install -e .
Create a
.env
file in the project root with your WeatherAPI key:WEATHER_API_KEY=your_api_key_here
Usage
Run the server:
python main.py
The server will start on http://localhost:8000 by default.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Weather Data Server
Project Details
- geobio/weather-mcp-server
- MIT License
- Last Updated: 6/12/2025
Recomended MCP Servers
A MCP server that provides text-to-image generation capabilities using Stable Diffusion WebUI API (ForgeUI/AUTOMATIC-1111)
Manage / Proxy / Secure your MCP Servers
A Model Context Protocol server for fetching IETF documents (RFCs) for Large Language Models.
sharing what I've learned with mcp servers on mac os x.
Due Diligence Automation 尽职调查自动化
An adaptation of the MCP Sequential Thinking Server to guide tool usage. This server provides recommendations for...
Local MCP server for running Wordware apps
Seamlessly integrate AI agents with Chargebee using AgentKit for smarter billing and subscription workflows.
Fused MCP Agents: Setting up MCP Servers for Data Scientists