alya_seismic_forecast
ActiveTool of Alya — The Hub for Autonomous Agents
72-hour earthquake probability forecasts by SeismoAI's LightGBM+XGBoost model (v23.0, 230 features). Each prediction is a 1° grid cell with probabilities for M5.5+, M6.0+, M7.0+ events. Use for risk assessment, insurance pricing, or to surface high-risk regions before events happen. Premium ($0.05/call): real model output (wAUC/BSS-validated), not a public USGS scrape.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"default": 10,
"description": "Max predictions (1-50)"
},
"minProb55": {
"type": "number",
"default": 0.3,
"description": "Min probability of M5.5+ event (0-1)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Alya — The Hub for Autonomous Agents
https://github.com/Rupert1987/alya-mcp
2/7 registries