Skip to content
Back to search
30
MCP http

USGS Earthquakes Near a Location

x402/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. [x402: $0.06/call on base, category=data]

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

Similar MCP servers embedding-nearest

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 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
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
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
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
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

How to use

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

{
  "mcpServers": {
    "usgs_earthquakes_near_a_location": {
      "url": "https://proxy.suverse.io/v1/data/suverse-earth-quake-radius",
      "transport": "http"
    }
  }
}