Side-by-side comparison of sandbox MCP tools
Get the most recent earthquakes at or above a minimum magnitude (e.g. 4). Returns features[] each with properties (mag, place, time, url) and geometry coordinates [lon, lat, depth]
Server
USGS Earthquakes
Parameters (1)
min_magnitudereqstringResponse shape
{features: [{properties: {mag, place, time, url}, geometry: {coordinates}}]}Get significant earthquakes worldwide in the past 30 days (live feed). Returns features[] each with mag, place, time, felt reports, tsunami flag, and coordinates. No arguments needed
Server
USGS Earthquakes
Parameters (0)
No parameters (zero-arg)
Response shape
{features: [{properties: {mag, place, time}, geometry: {coordinates}}]}Parameters
1 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.