Serverscom.daedalmap/volcanoes
V

DaedalMap Volcanic Activity

com.daedalmap/volcanoes · v1.0.1
● Remote
v1.0.1remote🌐 https://app.daedalmap.com/mcp/volcanoes↗ 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/volcanoes",
  "description": "Historical volcanic eruption records and volcanic activity queries from the DaedalMap MCP lane.",
  "title": "DaedalMap Volcanic Activity",
  "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/volcanoes"
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "categories": [
        "hazard",
        "geospatial",
        "data"
      ],
      "highlights": [
        "Historical volcanic eruption records and VEI data",
        "Free MCP access for volcanic activity queries",
        "Country and region lookups tied to DaedalMap loc_id geography"
      ],
      "pricing": {
        "model": "free",
        "notes": "No payment required for this MCP facade."
      }
    },
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}