Side-by-side comparison of sandbox MCP tools
Get the strongest earthquakes since a start date (YYYY-MM-DD) at or above a minimum magnitude, ordered by magnitude descending. Returns features[] with mag, place, time, and coordinates
Server
USGS Earthquakes
Parameters (2)
min_magnitudereqstringstart_datereqstringResponse shape
{features: [{properties: {mag, place, time}, geometry: {coordinates}}]}Get all earthquakes worldwide in the past hour (live feed). Returns metadata with a title and count, and features[] each with mag, place, time, and coordinates. No arguments needed
Server
USGS Earthquakes
Parameters (0)
No parameters (zero-arg)
Response shape
{metadata: {title, count}, features: [{properties: {mag, place, time}}]}Parameters
2 vs 0
Method
GET vs GET
Server
USGS Earthquakes vs USGS Earthquakes
Use both tools with no rate limits
Deploy your own MCP server with all 5 USGS Earthquakes tools. Unlimited calls, custom domain, no auth hassle.