Skip to content
Back to search
30
MCP http

Recent Earthquakes Past Day

x402/recent-earthquakes-past-day

All earthquakes detected worldwide in the past day from the USGS real time feed, no key. Returns magnitude, place, time, and coordinates per event. For AI agents in insurance, logistics, and risk monitoring. [x402: $0.07/call on base, category=data]

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Major Earthquakes Past Week
Earthquakes of magnitude 4.5 and above worldwide in the past week from the USGS feed, no key. Returns magnitude, place, time, and coordinate
0 tools · http
Significant Earthquakes Past Month
Significant earthquakes worldwide in the past month from the USGS feed, no key. Returns magnitude, place, tsunami flag, time, and coordinate
0 tools · http
USGS Earthquake Event Feed
Returns recent earthquakes as GeoJSON from the USGS FDSN event service, filterable by time window and minimum magnitude. [x402: $0.055/call
0 tools · http
Earthquakes Near A Location
USGS earthquakes within a radius of a latitude and longitude, no key. Returns nearby events with magnitude, place, time, and distance orderi
0 tools · http
Earthquake Search By Magnitude
Search USGS earthquakes by minimum magnitude and optional start time, no key. Returns matching events with magnitude, place, time, and coord
0 tools · http
USGS Earthquakes Near a Location
Returns earthquakes within a radius of a lat/lng point from the USGS FDSN service as GeoJSON, filterable by minimum magnitude and start time
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "recent_earthquakes_past_day": {
      "url": "https://proxy.suverse.io/v1/data/suverse-quakes-recent",
      "transport": "http"
    }
  }
}