da1765e2c3540928f67367f8936f6fc8d96eb031
MCP Weather Server
A simple MCP server that provides hourly weather forecasts using the AccuWeather API.
Setup
- 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:
Languages
Python
100%