mcpbeat Sign in

DaedalMap Volcanic Activity MCP Server

answering

DaedalMap Volcanic Activity is answering right now. Last checked 14 min ago. It exposes 8 tools. Last commit 17 Sep 2026.

Global volcanic eruptions from the Smithsonian Global Volcanism Program: VEI, location, dates.

Uptime history 47 days of history · worst day 80%
47 days agonow
97.8%
Uptime 24h
89 of 91 checks
8
Tools
read from the server
432 ms
Response time
average over 24h
2
Stars
last commit 17 Sep 2026

What changed 13

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 12 August 2026. No other catalogue keeps this.

13 Sep 8 tool descriptions were rewritten get_catalog, get_disaster_link_chain, get_disaster_links_for_event and 5 more
26 Aug a tool changed the parameters it asks for get_pack
14 Aug a tool description was rewritten get_tool_help
14 Aug a tool changed version
12 Aug a tool appeared get_tool_help
12 Aug a tool changed version

DaedalMap Volcanic Activity does not always answer

Over the last week it answered 96.9% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add volcanoes --transport http https://app.daedalmap.com/mcp/volcanoes
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "volcanoes": {
      "url": "https://app.daedalmap.com/mcp/volcanoes"
    }
  }
}
~/.codex/config.toml
[mcp_servers.volcanoes]
url = "https://app.daedalmap.com/mcp/volcanoes"
.cursor/mcp.json
{
  "mcpServers": {
    "volcanoes": {
      "url": "https://app.daedalmap.com/mcp/volcanoes"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "volcanoes": {
      "url": "https://app.daedalmap.com/mcp/volcanoes"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

disaster
get_disaster_link_chain
Expand one exact event ID into a bounded published cross-hazard chain. Use a canonical event row to obtain the ID first.
get_disaster_links_for_event
Return published cross-hazard links for one exact event ID. Use a canonical event row to obtain the ID first.
search_disaster_links
Find published cross-hazard relationship families by event type and optional year range before choosing an exact event.
catalog
get_catalog
List the current catalog-published data packs and their access lanes. Start here, then call get_pack for one selected pack.
live
get_live_volcano_events
Fetch recent preliminary Smithsonian/GVP eruption updates in the shared data-result shape. Use get_volcanic_activity for canonical history.
pack
get_pack
Describe one catalog-published pack, including sources, metrics, coverage, freshness, access, and a first query. Call this before querying an unfamiliar pack.
tool
get_tool_help
Describe one tool visible on this facade, including its input contract, access limits, refusals, example, outputs, and recommended next calls.
volcanic
get_volcanic_activity
Query canonical eruption history with structured metrics, year filters, sorting, and a row limit. Use get_live_volcano_events only for preliminary upstream data.

Endpoints

URLTransportStateLatencyChecked
https://app.daedalmap.com/mcp/volcanoes streamable-http answering 186 ms 14 min ago

Alternatives to DaedalMap Volcanic Activity

same job, measured the same way
DaedalMap Earthquake Data
by daedalmap

Global earthquake events from the USGS, 2150 BC-present: magnitude, depth, location, counts.

8 tools answering
Usno Astronomy
by pipeworx-io

Next solar eclipse, eclipse times by location, Moon phases and seasons from the US Naval…

40 tools answering
Openchargemap MCP Server
by cyanheads

Find EV charging stations, detail, and reliability check-ins via the global Open Charge Map.

77 installs/wk 4 tools answering
DaedalMap Distributed Manufacturing Locations
by daedalmap

Open manufacturing and maker facility locations for country and facility-type queries.

4 tools answering
DaedalMap Disaster and Geospatial Data
by daedalmap

Geospatial MCP server for earthquake, tsunami, volcano, disaster, and FX data queries.

34 tools answering
Geolocation MCP
by 7mza

An MCP server that provides fast and up-to-date IP geolocation data.

local only
Smithery AI National Weather Service
by smithery

Provide real-time and forecast weather information for locations in the United States using natura…

answering
C
FCC Broadband Map
by olyport

Broadband availability, providers, speeds, and BEAD classification from the FCC

4 tools answering

DaedalMap Volcanic Activity — questions

Answers built from our own checks of this server.

What can DaedalMap Volcanic Activity do?
It exposes 8 tools, read directly from the server on our last check. Among them: get_catalog, get_disaster_link_chain, get_disaster_links_for_event, get_live_volcano_events, get_pack, get_tool_help and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is DaedalMap Volcanic Activity working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 89 of 91 checks got a reply (97.8%), average response time 432 ms. The bar chart above shows every period we have measured.
How do I connect DaedalMap Volcanic Activity?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does DaedalMap Volcanic Activity need an API key?
No. DaedalMap Volcanic Activity completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is DaedalMap Volcanic Activity?
It answers our handshake in 432 ms on average, which is faster than 34% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is DaedalMap Volcanic Activity open source?
Yes — it is published under the MIT licence, written in Python and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.