← All servers

Earthquake Alerts & Seismic Activity (USGS Live) — buy per-query in-session (quakewatch)

com.a2awire/data-earthquake-alert-seismic-activity v0.1.0
Official Registry other

Live earthquake alerts from USGS: M2.5+ events 24h, magnitude, depth, location. $0.01/query.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add data-earthquake-alert-seismic-activity --transport http https://a2awire.com/mcp/data/quakewatch-earthquake-alerts-usgs-m2-5-24h-b24d70/http
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "data-earthquake-alert-seismic-activity": {
      "url": "https://a2awire.com/mcp/data/quakewatch-earthquake-alerts-usgs-m2-5-24h-b24d70/http"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "data-earthquake-alert-seismic-activity": {
      "serverUrl": "https://a2awire.com/mcp/data/quakewatch-earthquake-alerts-usgs-m2-5-24h-b24d70/http"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "data-earthquake-alert-seismic-activity": {
      "type": "http",
      "url": "https://a2awire.com/mcp/data/quakewatch-earthquake-alerts-usgs-m2-5-24h-b24d70/http"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "data-earthquake-alert-seismic-activity": {
      "url": "https://a2awire.com/mcp/data/quakewatch-earthquake-alerts-usgs-m2-5-24h-b24d70/http"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "data-earthquake-alert-seismic-activity": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://a2awire.com/mcp/data/quakewatch-earthquake-alerts-usgs-m2-5-24h-b24d70/http"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://a2awire.com/mcp/data/quakewatch-earthquake-alerts-usgs-m2-5-24h-b24d70/http none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/com.a2awire--data-earthquake-alert-seismic-activity/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent