2025-05-04 23:39:25 +03:00
2025-05-04 23:33:19 +03:00
2025-05-04 23:33:19 +03:00
2025-05-04 23:33:19 +03:00
2025-05-04 23:33:19 +03:00
2025-05-04 23:39:25 +03:00
2025-05-04 23:33:19 +03:00

MCP Weather Server

A simple MCP server that provides hourly weather forecasts using the AccuWeather API.

Setup

  1. Install dependencies using uv:
uv venv
uv sync

Running the Server

{
    "mcpServers": {
        "open_meteo_weather": {
            
        }
    }
}

API Usage

Get 7-dy Weather Forecast

Response:

{
    
}

The API provides:

Description
MCP server that fetches current weather info and forecast for a given location.
Readme Unlicense 32 KiB
Languages
Python 100%