Weather-MCP-Server

ChouayaSaif/Weather-MCP-Server

3.1

If you are the rightful owner of Weather-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Weather MCP Server is a tool that provides real-time weather information using the MCP framework and Open-Meteo API.

🌦️ Weather MCP Server

This project implements a weather information tool using the MCP framework. It fetches real-time weather data from the Open-Meteo API based on geographical coordinates (latitude and longitude).

🚀 Features

  • Built with FastMCP for modular tool integration.
  • Asynchronous HTTP requests using httpx.
  • Retrieves current weather details, including:
    • Temperature
    • Wind speed and direction
    • Cloud cover
    • Humidity
    • Rain, snowfall, and more

🛠 Usage

To run the server:

mcp dev main.py