Query and filter USGS earthquake catalog data for monitoring and analysis.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "Usgs Earthquakes" MCP server from askskill: Run: claude mcp add --transport http 'io-github-pipeworx-io-usgs-earthquakes' 'https://gateway.pipeworx.io/usgs-earthquakes/mcp'
Query all earthquakes worldwide with magnitude 6.0 or higher in the past 7 days, and list the event time, location, magnitude, and depth in reverse chronological order.
A list of major earthquakes from the past week with time, location, magnitude, and depth.
Query all earthquakes near Japan (latitude 30 to 46, longitude 129 to 146) in the past 30 days, and count how many fall into different magnitude ranges.
Detailed earthquake records for the region plus summary counts by magnitude range.
Fetch the latest 20 earthquake events from the past 24 hours and sort them by occurrence time so I can quickly review recent activity.
A recent earthquake event list for quickly reviewing the latest seismic activity.
Access real-time earthquake data and monitor seismic activity via USGS.
Search USGS and EMSC earthquake data for events, live feeds, and counts.
Query FDSN event APIs across datacenters and retrieve earthquake data as JSON.
Search, browse, and retrieve scientific data resources from the USGS ScienceBase catalog.
Query TMD earthquake data, filter by location and magnitude, and get statistics.
Access USGS public volcano hazard data for search, analysis, and monitoring.