Skip to content
Back to search
30
MCP http

Earthquake Search By Magnitude

x402/earthquake-search-by-magnitude

Search USGS earthquakes by minimum magnitude and optional start time, no key. Returns matching events with magnitude, place, time, and coordinates, newest first. For AI agents querying seismic history on demand. [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
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
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
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
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
Earthquake Data
Search USGS and EMSC seismic data — real-time earthquake feeds, event queries, and counts.
0 tools

How to use

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

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