Back to search
30
MCP
http
USGS Earthquakes Near a Location
x402/usgs-earthquakes-near-a-locationReturns 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
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"
}
}
}