Skip to content
Back to search
30
MCP

@cyanheads/earthquake-mcp-server

npm/@cyanheads/earthquake-mcp-server

Search USGS and EMSC seismic data — real-time feeds, event queries, and earthquake counts via MCP. STDIO or Streamable HTTP.

Uptime
0.0%
67 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/earthquake-mcp-server live
Search USGS and EMSC seismic data — real-time feeds, event queries, and earthquake counts.
4 tools · streamable-http
earthquake-mcp-server
MCP Server for real-time earthquake data and seismic monitoring via USGS Earthquake Catalog API
0 tools
@cyanheads/census-mcp-server
Query U.S. Census Bureau data, variables, and geography via MCP. STDIO or Streamable HTTP.
0 tools
@cyanheads/usgs-water-mcp-server
Query real-time and historical water data from ~8,000 USGS stream gages and groundwater wells via MCP. STDIO or Streamable HTTP.
0 tools
@mcp-mk/earthquakes
MCP server for earthquake data via USGS Earthquake API — no API key required
0 tools
@cyanheads/noaa-climate-mcp-server
Search NOAA climate stations and datasets, fetch historical weather observations via MCP. STDIO or Streamable HTTP.
0 tools

How to use

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

{
  "mcpServers": {
    "@cyanheads/earthquake-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}