hazards_alerts

hazards_alerts

Current disasters worldwide from GDACS — cyclones, floods, volcanoes, wildfires and earthquakes — with an alert level of green, orange or red. Pass lat/lon to ask about somewhere in particular

Free. This one only touches this instance's own storage, so there is nothing to charge for.

Runs on Hazards — What is going wrong in the physical world: earthquakes and disaster alerts, live.

Arguments

NameTypeWhat it is
levelstringLowest level to include: green, orange or red — default green (everything)
latnumberOptional: only alerts near this point
lonnumberOptional: only alerts near this point
within_kmnumberOptional: how near, in kilometres, default 1000 when lat/lon given

Calling it

Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.

{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{},"name":"hazards_alerts"}}

Try it in the playground.