Windscout
БесплатноНе проверенMCP server for wind forecasts, live measurements, wave forecasts, and tides, enabling kite and surf spot checks via AI assistants.
Описание
MCP server for wind forecasts, live measurements, wave forecasts, and tides, enabling kite and surf spot checks via AI assistants.
README
MCP server for wind forecasts, live measurements, wave forecasts, and tides. Built for kite and surf spot checks via AI assistants.
Tools
| Tool | Source | Description |
|---|---|---|
search_spots |
Windfinder | Find spots by name or slug |
get_live_measurements |
Windfinder | Real-time wind from weather stations |
get_forecast |
Open-Meteo | Hourly wind + weather forecast (up to 16 days) |
get_marine_forecast |
Open-Meteo | Wave height, period, and direction (up to 7 days) |
get_tides |
Windfinder | High/low tide times and heights for coastal spots |
All wind speeds are returned in kn, km/h, and m/s.
Usage
Claude Code
claude mcp add windforecast npx windscout-mcp
Claude Desktop
Add to ~/.config/claude/claude_desktop_config.json:
{
"mcpServers": {
"windforecast": {
"command": "npx",
"args": ["windscout-mcp"]
}
}
}
Other MCP clients
npx windscout-mcp
The server communicates over stdio using the Model Context Protocol.
Data Sources
- Open-Meteo -- Free weather API, no auth required. Used for forecast and marine data.
- Windfinder -- Wind and weather community. Used for spot search, live station data, and tides via HTML scraping.
Development
npm install
npm test # run unit tests
npm run build # compile TypeScript
npm run dev # run with tsx (hot reload)
License
MIT
Установка Windscout
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/jwillert/windscout-mcpFAQ
Windscout MCP бесплатный?
Да, Windscout MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Windscout?
Нет, Windscout работает без API-ключей и переменных окружения.
Windscout — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Windscout в Claude Desktop, Claude Code или Cursor?
Открой Windscout на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Windscout with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
