Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Earthquake Monitor Mcp

io.github.varvararatta/earthquake_monitor_mcp

Our Earthquake Monitor harnesses the USGS earthquake feed to provide you with up-to-the-minute

Uptime
100.0%
1 direct probes · 30d
Response
5691ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

list_recent_quakes

List recent earthquakes. period: hour|day|week. Optional min_magnitude filter.

significant_quakes

Significant earthquakes only. period: week|month.

health_check

Server health check.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "earthquake_monitor_mcp": {
      "url": "https://earthquake-monitor-mcp.mcpize.run/mcp",
      "transport": "streamable-http"
    }
  }
}