Loading...
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 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}}]}Parameters
1 vs 2
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.