get_earthquake
ActiveTool of usgs-earthquakes
Get full detail for a single earthquake by its USGS event id (e.g. "us7000n7n8"). Returns magnitude, location, time, depth, felt reports, tsunami flag, PAGER alert level, status, contributing networks, and detail URLs. Keyless.
Parameters schema
{
"type": "object",
"required": [
"event_id"
],
"properties": {
"event_id": {
"type": "string",
"description": "USGS event id, e.g. \"us7000n7n8\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
usgs-earthquakes
https://github.com/pipeworx-io/mcp-usgs-earthquakes
2/7 registries