You're viewing a demo portfolio

Join the waitlist
PRSM

get_earthquake

Active

Tool of usgs-earthquakes

declared in 0.1.0

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\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

usgs-earthquakes

https://github.com/pipeworx-io/mcp-usgs-earthquakes

2/7 registries
View full server →