# DaedalMap Volcanic Activity (remote · app.daedalmap.com)

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

- Trust score: 47/100 (low)
- Change this week: +9
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `app.daedalmap.com`: 47/100 (this document), [markdown](https://verifymcp.io/servers/com-daedalmap-volcanoes/mcp-volcanoes.md), [page](https://verifymcp.io/servers/com-daedalmap-volcanoes/mcp-volcanoes)

## Channel facts

- Endpoint: `https://app.daedalmap.com/mcp/volcanoes`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.2`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 25/100
  - AI-judged instruction clarity (poor).
  - Context-footprint check failed: tool/resource definitions use about 277 tokens (~277/item across 0 items; 0 tools + 0 resources), over budget; trim descriptions and params.
  - Nothing to assess: this server has no tools to check for usage examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add --transport http com-daedalmap-volcanoes https://app.daedalmap.com/mcp/volcanoes
```

### Codex

```toml
[mcp_servers.com-daedalmap-volcanoes]
url = "https://app.daedalmap.com/mcp/volcanoes"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-daedalmap-volcanoes": {
      "type": "remote",
      "url": "https://app.daedalmap.com/mcp/volcanoes",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-daedalmap-volcanoes --url https://app.daedalmap.com/mcp/volcanoes --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-daedalmap-volcanoes:
    url: "https://app.daedalmap.com/mcp/volcanoes"
```

### Other

```json
{
  "mcpServers": {
    "com-daedalmap-volcanoes": {
      "type": "http",
      "url": "https://app.daedalmap.com/mcp/volcanoes"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 47, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 46, +8)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 38, −1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 39, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 38, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 37)

First indexed and scored.

## MCP tools (0)

No tool schema has been captured from this endpoint yet.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-daedalmap-volcanoes/mcp-volcanoes#diagnostics

## Score history

- 2026-08-03: 47
- 2026-08-02: 47
- 2026-08-01: 46
- 2026-07-31: 46
- 2026-07-30: 38
- 2026-07-29: 39
- 2026-07-28: 38
- 2026-07-27: 38
- 2026-07-26: 37

## Links

- Remote endpoint: https://app.daedalmap.com/mcp/volcanoes
- Repository: https://github.com/xyver/daedal-map
- Website: https://www.daedalmap.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-daedalmap-volcanoes/mcp-volcanoes/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-daedalmap-volcanoes/mcp-volcanoes/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-daedalmap-volcanoes/mcp-volcanoes
