{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_nf6t82sbpyhb","handle":"windy-mcp-server","url":"https://wellknown.network/agents/windy-mcp-server","links":{"self":"https://wellknown.network/agents/windy-mcp-server/record.json","html":"https://wellknown.network/agents/windy-mcp-server","markdown":"https://wellknown.network/agents/windy-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/windy-mcp-server","status":"https://wellknown.network/api/v1/agents/windy-mcp-server/status","claim":"https://wellknown.network/agents/windy-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/windy-mcp-server/claim.json","badge":"https://wellknown.network/agents/windy-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:windy-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"windy-mcp-server","summary":"Unofficial MCP server for the Windy Point Forecast API","description":"# windy-mcp-server\n\n> **Unofficial** MCP server for the [Windy Point Forecast API](https://api.windy.com/point-forecast/docs). This project is not affiliated with or endorsed by Windy.com.\n\nAn MCP (Model Context Protocol) server that exposes weather, ocean wave, and air quality forecasts to AI assistants via the Windy Point Forecast API.\n\n## Tools\n\n### `get_weather_forecast`\nFetch atmospheric weather data for any coordinates.\n\n- **Parameters:** temperature, dewpoint, relative humidity, pressure, geopotential height, precipitation (total/snow/convective), wind, wind gusts, cloud cover (low/mid/high), cloud base, visibility, CAPE, precipitation type, weather warnings\n- **Models:** GFS, ICON, ICON-EU, ICON-D2, AROME (France, Antilles, Réunion), NAM (CONUS/Hawaii/Alaska), HRRR (CONUS/Alaska), HRDPS\n- **Pressure levels:** surface through 150 hPa (14 levels)\n- **Temperature units:** Celsius or Kelvin\n\n### `get_wave_forecast`\nFetch ocean wave data for any coastal or open-water coordinates.\n\n- **Parameters:** significant wave height, wind waves, wave power, swell 1 & 2\n- **Models:** GFS Wave, ICON Wave, ICON-EU Wave, RDWPS (Canada)\n\n### `get_air_quality_forecast`\nFetch air quality and pollen forecasts for any location.\n\n- **Parameters:** AQI, SO₂, dust, CO, O₃, NO₂, PM10, PM2.5, pollen (alder, birch, grass, mugwort, olive, ragweed)\n- **Models:** CAMS (global), CAMS-EU (higher-resolution European data)\n\n## Setup\n\n**Prerequisites:** Python 3.12+, [uv](https://docs.astral.sh/uv/), a [Windy API key](https://api.windy.com/keys)\n\n1. Clone the repository and install dependencies:\n   ```bash\n   git clone https://github.com/yourusername/windy-mcp-server.git\n   cd windy-mcp-server\n   uv sync\n   ```\n\n2. Create a `.env` file with your API key:\n   ```bash\n   cp .env.example .env\n   # Edit .env and set WINDY_API_KEY=your_api_key_here\n   ```\n\n3. Add to your MCP client config (e.g. `claude_desktop_config.json`):\n   ```json\n   {\n     \"mcpServers\": {\n       \"windy\": {\n         \"command\": \"u…","publisher":null,"homepage":"https://github.com/coffeeandcloud/windy-mcp-server","repository":"https://github.com/coffeeandcloud/windy-mcp-server","version":"0.2.2","license":"MIT License  Copyright (c) 2026 Martin Eichinger  Permission is…","protocols":["mcp"],"tags":["ai","forecast","mcp","weather","windy"],"pricing":null,"endpoints":[{"url":"pypi:windy-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"data.weather","name":"Weather","confidence":1,"provenance":"declared"},{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"}],"categories":["data","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"windy-mcp-server","registry":"pypi","observedAt":"2026-09-10T15:25:33.644Z","publishedAt":"2026-06-01T14:25:23.050935Z","latestVersion":"0.2.2"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"windy-mcp-server","url":"https://pypi.org/project/windy-mcp-server/","firstSeenAt":"2026-09-10T15:24:51.748Z","fetchedAt":"2026-09-10T15:24:51.748Z","normalizedAt":"2026-09-10T15:24:51.748Z"}]},"firstSeenAt":"2026-09-10T15:24:51.748Z","updatedAt":"2026-09-10T15:25:33.644Z"}