Connection check
verified live · 28h ago
earthquake
Real-time earthquake events from the US Geological Survey
Tools
3
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
28h ago
Tools & capabilities
3 toolsRead from the running server on 28h ago.
get_earthquake_detail
event_id*
Get full details of a specific earthquake event by its USGS event ID. Returns comprehensive information including magnitude, location, depth, felt reports, tsunami status,… Get full details of a specific earthquake event by its USGS event ID. Returns comprehensive information including magnitude, location, depth, felt reports, tsunami status, and tectonic summary when available. Args: event_id: The USGS event ID (e.g. 'us7000m1xh'). Get IDs from search results.
get_earthquakes_near
dayslatitude*longitude*radius_kmmin_magnitude
Get earthquakes near a specific geographic location. Searches for earthquakes within a radius of the given coordinates. Useful for assessing local seismic risk or investig… Get earthquakes near a specific geographic location. Searches for earthquakes within a radius of the given coordinates. Useful for assessing local seismic risk or investigating felt reports. Args: latitude: Latitude of the center point (e.g. 37.7749 for San Francisco). longitude: Longitude of the center point (e.g. -122.4194 for San Francisco). radius_km: Search radius in kilometers (default 100, max 20001). min_magnitude: Minimum magnitude to include (default 1.0). days: Number of days to look back (default 30, max 365).
get_recent_earthquakes
dayslimitmin_magnitude