Earthquake Monitor Mcp
io.github.varvararatta/earthquake_monitor_mcpOur Earthquake Monitor harnesses the USGS earthquake feed to provide you with up-to-the-minute
Tools · 3
List recent earthquakes. period: hour|day|week. Optional min_magnitude filter.
Significant earthquakes only. period: week|month.
Server health check.
Similar MCP servers embedding-nearest
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"
}
}
}