Earthquake Search By Magnitude
x402/earthquake-search-by-magnitudeSearch 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]
Similar MCP servers embedding-nearest
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"
}
}
}