Skip to main content
Glama
damerakd

MCP Weather Server

by damerakd

get_daily_forecast

Retrieve daily weather forecasts for cities worldwide for up to 7 days ahead, providing location information and temperature, precipitation, and condition data.

Instructions

Get a simple daily weather forecast for the next N days for a city.

Args: city: City name, e.g. "Berlin". country: Optional country filter, e.g. "DE" or "Germany". days: Number of days to include (1–7).

Returns: A JSON object with location info and an array of daily forecasts.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cityYes
countryNo
daysNo
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/damerakd/mcp-weather-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server