Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Hydrata - ANUGA Flood Simulation

БесплатноНе проверен

Run ANUGA flood simulations, track progress, and retrieve results on Hydrata Cloud.

GitHubEmbed

Описание

Run ANUGA flood simulations, track progress, and retrieve results on Hydrata Cloud.

README

License: MIT

MCP server for Hydrata Cloud — run ANUGA flood simulations, track progress, and retrieve results through the Model Context Protocol.

Connect

Add to your .mcp.json (Claude Code, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "hydrata": {
      "type": "streamable-http",
      "url": "https://hydrata.com/mcp/"
    }
  }
}

A Hydrata Cloud account is required. Contact us at hydrata.com to get started.

Tools

Tool Description
list_projects List ANUGA simulation projects (paginated)
get_project Get project details including scenarios
get_scenario Get scenario status and latest run
start_simulation Start a flood simulation (local/EC2/Batch backends)
get_run_status Lightweight status poll (<50ms)
get_run Full run details with timing and results
cancel_run Cancel an in-flight simulation
retry_run Retry a failed simulation
list_runs List runs across a project (with status filter)

Typical workflow

list_projects → get_scenario → start_simulation → poll get_run_status → get_run

What is Hydrata?

Hydrata is a geospatial hydraulic modeling platform. It runs ANUGA flood simulations in the cloud — upload terrain data, configure scenarios, run simulations on managed compute (Celery, EC2, or AWS Batch), and visualise results on interactive maps.

ANUGA is an open-source hydrodynamic model developed by Geoscience Australia and the Australian National University. It solves the shallow water wave equations using finite volumes on an unstructured triangular mesh.

Development

git clone https://github.com/Hydrata/hydrata-mcp-server.git
cd hydrata-mcp-server
pip install -e ".[dev]"
pytest -v

Contributions welcome — see issues.

License

MIT

from github.com/Hydrata/hydrata-mcp-server

Установка Hydrata - ANUGA Flood Simulation

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/Hydrata/hydrata-mcp-server

FAQ

Hydrata - ANUGA Flood Simulation MCP бесплатный?

Да, Hydrata - ANUGA Flood Simulation MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Hydrata - ANUGA Flood Simulation?

Нет, Hydrata - ANUGA Flood Simulation работает без API-ключей и переменных окружения.

Hydrata - ANUGA Flood Simulation — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Hydrata - ANUGA Flood Simulation в Claude Desktop, Claude Code или Cursor?

Открой Hydrata - ANUGA Flood Simulation на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Hydrata - ANUGA Flood Simulation with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development