Recent Earthquakes Past Day
x402/recent-earthquakes-past-dayAll earthquakes detected worldwide in the past day from the USGS real time feed, no key. Returns magnitude, place, time, and coordinates per event. For AI agents in insurance, logistics, and risk monitoring. [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": {
"recent_earthquakes_past_day": {
"url": "https://proxy.suverse.io/v1/data/suverse-quakes-recent",
"transport": "http"
}
}
}