Skip to content
Back to search
30
MCP http

Earthquakes Near A Location

x402/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 ordering by time. For AI agents doing location specific seismic risk checks. [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

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
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
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
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
USGS Earthquake Data
Integrates with USGS earthquake data to provide real-time access for querying and analyzing seismic events, enabling applications in disaste
0 tools
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

How to use

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

{
  "mcpServers": {
    "earthquakes_near_a_location": {
      "url": "https://proxy.suverse.io/v1/data/suverse-quakes-by-region",
      "transport": "http"
    }
  }
}