Hydrata MCP Server
Officialhydrata-mcp-server
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
도구
도구 | 설명 |
| ANUGA 시뮬레이션 프로젝트 목록 (페이지네이션) |
| 시나리오를 포함한 프로젝트 세부 정보 가져오기 |
| 시나리오 상태 및 최신 실행 가져오기 |
| 홍수 시뮬레이션 시작 (로컬/EC2/Batch 백엔드) |
| 경량 상태 폴링 (<50ms) |
| 타이밍 및 결과를 포함한 전체 실행 세부 정보 |
| 진행 중인 시뮬레이션 취소 |
| 실패한 시뮬레이션 재시도 |
| 프로젝트 전체 실행 목록 (상태 필터 포함) |
일반적인 워크플로우
list_projects → get_scenario → start_simulation → poll get_run_status → get_runHydrata란?
Hydrata는 지리공간 수리 모델링 플랫폼입니다. 클라우드에서 ANUGA 홍수 시뮬레이션을 실행합니다 — 지형 데이터를 업로드하고, 시나리오를 구성하며, 관리형 컴퓨팅(Celery, EC2 또는 AWS Batch)에서 시뮬레이션을 실행하고, 대화형 지도에서 결과를 시각화합니다.
ANUGA는 Geoscience Australia와 Australian National University가 개발한 오픈소스 수리동역학 모델입니다. 비구조화 삼각형 메쉬에서 유한 체적법을 사용하여 천수 방정식을 풉니다.
개발
git clone https://github.com/Hydrata/hydrata-mcp-server.git
cd hydrata-mcp-server
pip install -e ".[dev]"
pytest -v기여를 환영합니다 — 이슈를 참조하세요.
라이선스
This server cannot be installed
Maintenance
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
- Alicense-qualityDmaintenanceEnables automated LLM red teaming by submitting asynchronous test runs, retrieving aggregated metrics, and accessing artifacts.4CC BY-SA 4.0
- Alicense-qualityDmaintenanceEnables interaction with SU2 CFD solver for session lifecycle management, config editing, solver execution, and results inspection, with optional CPACS integration for aircraft analysis.4MIT
- Flicense-qualityCmaintenanceEnables to interact with Abaqus FEA software through an MCP bridge, supporting connection checks, script execution, model queries, job submission, and simulation automation.2
- Alicense-qualityBmaintenanceAutomates Ansys Fluent simulation workflows, enabling environment checks, case execution, UDF management, and result export through MCP tools.3MIT
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)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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