Hydrata MCP Server
Officialhydrata-mcp-server
MCP-Server für Hydrata Cloud – führe ANUGA Überflutungssimulationen aus, verfolge den Fortschritt und rufe Ergebnisse über das Model Context Protocol ab.
Connect
Füge zu deiner .mcp.json hinzu (Claude Code, Cursor, Windsurf, etc.):
{
"mcpServers": {
"hydrata": {
"type": "streamable-http",
"url": "https://hydrata.com/mcp/"
}
}
}Ein Hydrata Cloud Konto ist erforderlich. Kontaktiere uns unter hydrata.com, um loszulegen.
Related MCP server: su2-mcp
Tools
Tool | Beschreibung |
| ANUGA-Simulationsprojekte auflisten (paginiert) |
| Projektdetails inklusive Szenarien abrufen |
| Szenariostatus und letzten Lauf abrufen |
| Eine Überflutungssimulation starten (lokal/EC2/Batch-Backends) |
| Leichter Statusabruf (<50ms) |
| Vollständige Laufinformationen mit Zeitangaben und Ergebnissen |
| Eine laufende Simulation abbrechen |
| Eine fehlgeschlagene Simulation wiederholen |
| Läufe über ein Projekt hinweg auflisten (mit Statusfilter) |
Typischer Arbeitsablauf
list_projects → get_scenario → start_simulation → poll get_run_status → get_runWas ist Hydrata?
Hydrata ist eine georäumliche hydraulische Modellierungsplattform. Sie führt ANUGA Überflutungssimulationen in der Cloud aus – lade Geländedaten hoch, konfiguriere Szenarien, führe Simulationen auf verwalteter Recheninfrastruktur (Celery, EC2 oder AWS Batch) aus und visualisiere Ergebnisse auf interaktiven Karten.
ANUGA ist ein Open-Source-hydrodynamisches Modell, entwickelt von Geoscience Australia und der Australian National University. Es löst die Flachwassergleichungen mit finiten Volumen auf einem unstrukturierten Dreiecksnetz.
Entwicklung
git clone https://github.com/Hydrata/hydrata-mcp-server.git
cd hydrata-mcp-server
pip install -e ".[dev]"
pytest -vBeiträge willkommen – siehe Issues.
Lizenz
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