Skip to main content
Glama

earthquake.events.search

Search global earthquake data by time, location, magnitude, and depth to retrieve magnitude, coordinates, tsunami flags, PAGER alerts, and felt reports using USGS data updated every minute.

Instructions

Search global earthquakes by time, location, magnitude, and depth — returns magnitude, coordinates, tsunami flags, PAGER alerts, and felt reports. 100+ years of data, updated every minute (USGS)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
starttimeNoStart date in ISO 8601 format, e.g. "2026-01-01" or "2026-01-01T00:00:00"
endtimeNoEnd date in ISO 8601 format (default: now)
minmagnitudeNoMinimum magnitude on Richter scale (e.g. 4.5 for significant earthquakes)
maxmagnitudeNoMaximum magnitude on Richter scale
latitudeNoCenter latitude for radius search (-90 to 90)
longitudeNoCenter longitude for radius search (-180 to 180)
maxradiuskmNoSearch radius in kilometers from lat/lon center point (max ~20,000 km)
mindepthNoMinimum depth in kilometers (negative = above sea level)
maxdepthNoMaximum depth in kilometers (max 1000)
orderbyNoSort order: "time" (newest first, default), "time-asc", "magnitude" (largest first), "magnitude-asc"
limitNoMaximum number of results (default 20, max 200)
alertlevelNoPAGER alert level filter: green (no damage), yellow, orange, red (significant damage/casualties)
Install Server

Other Tools

Latest Blog Posts

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/whiteknightonhorse/APIbase'

If you have feedback or need assistance with the MCP directory API, please join our Discord server