Serverscom.daedalmap/earthquakes
E

DaedalMap Earthquake Data

com.daedalmap/earthquakes · v1.0.1
● Remote
v1.0.1remote🌐 https://app.daedalmap.com/mcp/earthquakes↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.daedalmap/earthquakes",
  "description": "Historical earthquake event data and structured earthquake queries from the DaedalMap MCP lane.",
  "title": "DaedalMap Earthquake Data",
  "repository": {
    "url": "https://github.com/xyver/daedal-map",
    "source": "github"
  },
  "version": "1.0.1",
  "websiteUrl": "https://www.daedalmap.com",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://app.daedalmap.com/mcp/earthquakes"
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "categories": [
        "hazard",
        "geospatial",
        "data"
      ],
      "highlights": [
        "Historical earthquake event data with structured filters",
        "Paid MCP access for earthquake counts and event rows",
        "Country and region lookups tied to DaedalMap loc_id geography"
      ],
      "pricing": {
        "base_price_usd": 0.01,
        "base_rows_included": 100,
        "currency": "USDC",
        "max_price_usd": 0.5,
        "model": "per_row",
        "network": "Base",
        "payment_protocol": "x402",
        "per_row_usd": 0.0001
      }
    },
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}