Skip to content
Back to search
30
MCP http

USGS Earthquake Event Feed

x402/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 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
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
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 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
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": {
    "usgs_earthquake_event_feed": {
      "url": "https://proxy.suverse.io/v1/data/suverse-earth-quake-feed",
      "transport": "http"
    }
  }
}