Side-by-side comparison of sandbox MCP tools
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}}]}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
0 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.