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%
12 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
@mcp-mk/earthquakes
MCP server for earthquake data via USGS Earthquake API — no API key required
0 tools
@cyanheads/fcc-broadband-mcp-server
Access FCC broadband availability, coverage analysis, and digital divide data for US geographies and census blocks via MCP. STDIO or Streama
0 tools
Earthquake Data
Search USGS and EMSC seismic data — real-time earthquake feeds, event queries, and counts.
0 tools

How to use

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

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