Serverscom.daedalmap/county-map
M

DaedalMap Disaster and Geospatial Data

com.daedalmap/county-map · v1.0.1
● Remote
v1.0.1remote🌐 https://app.daedalmap.com/mcp↗ 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/county-map",
  "description": "Geospatial MCP server for earthquake, tsunami, volcano, disaster, and FX data queries.",
  "title": "DaedalMap Disaster and Geospatial 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"
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "categories": [
        "geospatial",
        "hazard",
        "economics",
        "data"
      ],
      "highlights": [
        "Historical earthquake event data",
        "Volcanic eruption and VEI records",
        "Tsunami events with wave height metrics",
        "Historical FX rates for country-level analysis",
        "Free discovery plus mixed free and paid structured retrieval"
      ],
      "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"
  }
}