WebMCP

MediaCommunity skill

windy.com WebMCP tools

Fetch current weather and 5–10 day forecast for a city from Windy.com: temperature, wind, precipitation, pressure, humidity, gust. Returns structured JSON (Zod-shaped).

1 tools1 methodsCommunity listing API surface

What can an agent do with windy.com WebMCP tools?

Fetch current weather and 5–10 day forecast for a city from Windy.com: temperature, wind, precipitation, pressure, humidity, gust. Returns structured JSON (Zod-shaped). This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on windy.com

Tool 1 of 1APIAnswer

geo-weather-fetch

Fetch current weather and 5–10 day forecast for a city from Windy.com: temperature, wind, precipitation, pressure, humidity, gust. Returns structured JSON (Zod-shaped).

How to install

browse skills add windy.com/geo-weather-fetch-w3o49h

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the geo-weather-fetch tool on windy.com with url: <string>, location: <string>. Return the structured result and cite the source page.

Input contract

  • url string The URL or page to inspect.
  • location string A place, city, or address.

Open the source definition