404 B
404 B
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:
{
}