# Atlas Data Exchange (remote · app.atlasipholdingsllc.com)

Infrastructure and hazard intelligence with provenance, spatial confidence and quality contracts.

- Trust score: 65/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `app.atlasipholdingsllc.com`: 65/100 (this document), [markdown](https://verifymcp.io/servers/com-atlasipholdingsllc-app-atlas-data-exchange/app.md), [page](https://verifymcp.io/servers/com-atlasipholdingsllc-app-atlas-data-exchange/app)

## Channel facts

- Endpoint: `https://app.atlasipholdingsllc.com/mcp?src=mcp_registry`
- Transports: `streamable-http`
- Auth: `none`
- Version: `2026.9.11-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-09-20.

- **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 call this server, and 10 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - 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**: 72/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 1131 tokens (~113/item across 10 items; 10 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 17/100
  - Stability observed for 5 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 14% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 10 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the Atlas Data Exchange MCP server?

Atlas Data Exchange is a hosted endpoint at https://app.atlasipholdingsllc.com/mcp?src=mcp_registry, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-atlasipholdingsllc-app-atlas-data-exchange 'https://app.atlasipholdingsllc.com/mcp?src=mcp_registry'
```

### Cursor

```json
{
  "mcpServers": {
    "com-atlasipholdingsllc-app-atlas-data-exchange": {
      "url": "https://app.atlasipholdingsllc.com/mcp?src=mcp_registry"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-atlasipholdingsllc-app-atlas-data-exchange": {
      "type": "http",
      "url": "https://app.atlasipholdingsllc.com/mcp?src=mcp_registry"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-atlasipholdingsllc-app-atlas-data-exchange]
url = "https://app.atlasipholdingsllc.com/mcp?src=mcp_registry"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-atlasipholdingsllc-app-atlas-data-exchange": {
      "type": "remote",
      "url": "https://app.atlasipholdingsllc.com/mcp?src=mcp_registry",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-atlasipholdingsllc-app-atlas-data-exchange --url 'https://app.atlasipholdingsllc.com/mcp?src=mcp_registry' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-atlasipholdingsllc-app-atlas-data-exchange:
    url: "https://app.atlasipholdingsllc.com/mcp?src=mcp_registry"
```

### Netclaw

```json
{
  "McpServers": {
    "com-atlasipholdingsllc-app-atlas-data-exchange": {
      "Transport": "http",
      "Url": "https://app.atlasipholdingsllc.com/mcp?src=mcp_registry"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-atlasipholdingsllc-app-atlas-data-exchange -t streamable-http -u 'https://app.atlasipholdingsllc.com/mcp?src=mcp_registry'
```

### Other

```json
{
  "mcpServers": {
    "com-atlasipholdingsllc-app-atlas-data-exchange": {
      "type": "http",
      "url": "https://app.atlasipholdingsllc.com/mcp?src=mcp_registry"
    }
  }
}
```

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-09-20 (score 65, +1)

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

### 2026-09-18 (score 64, +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-09-16 (score 63, +1)

- [functional improvement] Stability: unverified → 0.03

### 2026-09-15 (score 62)

First indexed and scored.

## MCP tools (10)

### `search_products` (~114 tokens)

SEMANTIC product discovery: describe the need in plain words (industry, infrastructure type, hazard, question) and get products ranked by profile match (answers_questions, use_cases, industries, infrastructure_types, hazard_classes, example_questions), with the matched terms, what each product is NOT for, its temporal/spatial coverage, the cheapest satisfying tier, quality status and contract URL.

Input parameters:

- `category` (string)
- `flagships_only` (boolean)
- `limit` (integer)
- `text` (string)

### `inspect_product` (~57 tokens)

The full machine-readable commercial contract of one product: pricing ladder, credit multipliers, views, schema, measured quality, SLOs, provenance, join quality, semantics (ships through risk indicator), limitations.

Input parameters:

- `slug` (string, required)

### `sample_product` (~37 tokens)

Free sample rows of a product (k-anonymised where applicable) with data_through and contract version.

Input parameters:

- `slug` (string, required)

### `answer_question` (~89 tokens)

Ask a question Atlas can answer live (seismic unusual in a region, wave energy, commodity regimes, logistics safety, what cells are alert-worthy). Returns verdict, evidence, datasets and the purchase path.

Input parameters:

- `bbox` (array): [south, west, north, east]; used exactly. Without it a named region uses its preset box, stated in bbox_source
- `question` (string, required)

### `quote_request` (~171 tokens)

Quote a dataset need: text / keywords / category, max_age_hours, budget_usd, resolution, window_days, records, region or bbox. Returns ranked products with the cheapest fitting tier, estimated records and credits, cost, and the exact purchase call.

Input parameters:

- `bbox` (array): [south, west, north, east] in decimal degrees, e.g. Texas [25.8, -106.7, 36.5, -93.5]
- `budget_usd` (number)
- `category` (string)
- `keywords` (array)
- `max_age_hours` (number)
- `records` (integer)
- `region` (string)
- `resolution` (string)
- `text` (string)
- `window_days` (integer)

### `quote_watch` (~192 tokens)

Quote a watch (signal feed): need text plus filters (bbox, cohorts, signals, min_severity, min_confidence) -> product (ranked like quote_request, among packs with the cell layer), cheapest tier that meets the need, best tier within budget, estimated events per month and credits (watch events cost 5 credits).

Input parameters:

- `bbox` (array): [south, west, north, east] in decimal degrees, e.g. Texas [25.8, -106.7, 36.5, -93.5]
- `budget_usd` (number)
- `cohorts` (array)
- `min_confidence` (number)
- `min_severity` (string): change-event severity floor (info < elevated < high < critical); other scales such as NWS Moderate/Severe are refused
- `signals` (array)
- `text` (string)

### `get_changes` (~90 tokens)

Change events since a cursor. Anonymous: the latest-day preview, at most 10 events (limit_applied/limit_max in the response). With api_key: the metered signal feed for that subscription (GET /api/feeds/{slug}/changes).

Input parameters:

- `api_key` (string)
- `dry_run` (boolean)
- `since` (string)
- `slug` (string)

### `get_entitlement` (~67 tokens)

What an api_key is entitled to and has used: tier, credits quota, used, remaining, projected cost of a request, reset date.

Input parameters:

- `api_key` (string, required)
- `days` (integer)
- `resolution` (string)
- `slug` (string, required)

### `buy_product` (~81 tokens)

The exact purchase call for a product and tier (one-time pack via POST /api/datapacks/buy, subscription via POST /api/feeds/subscribe), with terms, idempotency and what is metered. Does not move money: purchases need a session (or Stripe checkout).

Input parameters:

- `slug` (string, required)
- `tier` (string)

### `create_watch` (~165 tokens)

The exact subscribe call for a watch (mode=watch) with the filters given, its tier, price and metering, plus the webhook contract. Does not move money.

Input parameters:

- `bbox` (array): [south, west, north, east] in decimal degrees, e.g. Texas [25.8, -106.7, 36.5, -93.5]
- `cohorts` (array)
- `min_confidence` (number)
- `min_severity` (string): change-event severity floor (info < elevated < high < critical); other scales such as NWS Moderate/Severe are refused
- `signals` (array)
- `slug` (string, required)
- `tier` (string)
- `webhook_url` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-atlasipholdingsllc-app-atlas-data-exchange/app#diagnostics

## Score history

- 2026-09-20: 65
- 2026-09-19: 64
- 2026-09-18: 64
- 2026-09-17: 63
- 2026-09-16: 63
- 2026-09-15: 62

## Common questions

### What is the Atlas Data Exchange MCP server?

Atlas Data Exchange is an MCP server listed in the public MCP registry as com.atlasipholdingsllc.app/atlas-data-exchange. Infrastructure and hazard intelligence with provenance, spatial confidence and quality contracts. This page covers its hosted endpoint (https://app.atlasipholdingsllc.com/mcp?src=mcp_registry).

### Is the Atlas Data Exchange MCP server safe to use?

Atlas Data Exchange scores 65 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Atlas Data Exchange MCP server expose?

Atlas Data Exchange exposes 10 tools: search_products, inspect_product, sample_product, answer_question, quote_request, and 5 more. Their descriptions and schemas cost roughly 1,063 tokens of context every time the server is loaded.

### Does the Atlas Data Exchange MCP server require authentication?

No. We connected to Atlas Data Exchange without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Atlas Data Exchange MCP server still maintained?

Atlas Data Exchange is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://app.atlasipholdingsllc.com/mcp?src=mcp_registry
- Website: https://app.atlasipholdingsllc.com/intelligence?src=mcp_registry
- Changelog RSS feed: https://verifymcp.io/servers/com-atlasipholdingsllc-app-atlas-data-exchange/app.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-atlasipholdingsllc-app-atlas-data-exchange/app.json
- HTML version of this page: https://verifymcp.io/servers/com-atlasipholdingsllc-app-atlas-data-exchange/app
