Skip to main content
Glama
Hydrata

Hydrata MCP Server

Official
by Hydrata

hydrata-mcp-server

라이선스: MIT

Hydrata Cloud용 MCP 서버 — Model Context Protocol을 통해 ANUGA 홍수 시뮬레이션을 실행하고, 진행 상황을 추적하며, 결과를 검색합니다.

연결

.mcp.json(Claude Code, Cursor, Windsurf 등)에 추가:

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

Hydrata Cloud 계정이 필요합니다. 시작하려면 hydrata.com으로 문의하세요.

Related MCP server: su2-mcp

도구

도구

설명

list_projects

ANUGA 시뮬레이션 프로젝트 목록 (페이지네이션)

get_project

시나리오를 포함한 프로젝트 세부 정보 가져오기

get_scenario

시나리오 상태 및 최신 실행 가져오기

start_simulation

홍수 시뮬레이션 시작 (로컬/EC2/Batch 백엔드)

get_run_status

경량 상태 폴링 (<50ms)

get_run

타이밍 및 결과를 포함한 전체 실행 세부 정보

cancel_run

진행 중인 시뮬레이션 취소

retry_run

실패한 시뮬레이션 재시도

list_runs

프로젝트 전체 실행 목록 (상태 필터 포함)

일반적인 워크플로우

list_projects → get_scenario → start_simulation → poll get_run_status → get_run

Hydrata란?

Hydrata는 지리공간 수리 모델링 플랫폼입니다. 클라우드에서 ANUGA 홍수 시뮬레이션을 실행합니다 — 지형 데이터를 업로드하고, 시나리오를 구성하며, 관리형 컴퓨팅(Celery, EC2 또는 AWS Batch)에서 시뮬레이션을 실행하고, 대화형 지도에서 결과를 시각화합니다.

ANUGA는 Geoscience AustraliaAustralian National University가 개발한 오픈소스 수리동역학 모델입니다. 비구조화 삼각형 메쉬에서 유한 체적법을 사용하여 천수 방정식을 풉니다.

개발

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

기여를 환영합니다 — 이슈를 참조하세요.

라이선스

MIT

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Build and manage Cloudgate workflow-APIs: controllers, actions, workflow graphs, and databases.

  • NOAA and ECMWF weather forecast MCP for discovery, validation, and GribStream OAuth queries.

  • USGS Water MCP — wraps USGS National Water Information System (NWIS) REST services (free, no auth)

View all MCP Connectors

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/Hydrata/hydrata-mcp-server'

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