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 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
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.