Significant Earthquakes Past Month
x402/significant-earthquakes-past-monthSignificant earthquakes worldwide in the past month from the USGS feed, no key. Returns magnitude, place, tsunami flag, time, and coordinates. For AI agents tracking major seismic events and disaster response. [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": {
"significant_earthquakes_past_month": {
"url": "https://proxy.suverse.io/v1/data/suverse-quakes-significant",
"transport": "http"
}
}
}