The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Weather MCP Server listing page.
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.
To install Weather Data Server for Claude Desktop automatically via Smithery:
Clone this repository:
Install dependencies using uv:
Create a .env file in the project root with your WeatherAPI key:
Run the server:
The server will start on http://localhost:8000 by default.
This project is licensed under the MIT License - see the LICENSE file for details.