# com.sibfly/ground-motion (remote · sibfly.com)

Measured ground motion per US address (NASA InSAR). Self-register, $0.40/report, misses free.

- Trust score: 66/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-04

## Components

- remote · `sibfly.com`: 66/100 (this document), [markdown](https://verifymcp.io/servers/com-sibfly-ground-motion/sibfly.md), [page](https://verifymcp.io/servers/com-sibfly-ground-motion/sibfly)

## Channel facts

- Endpoint: `https://sibfly.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.2.0`

## 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-04.

- **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 9 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**: 70/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1360 tokens (~151/item across 9 items; 9 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 30/100
  - Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 90/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 67% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-sibfly-ground-motion https://sibfly.com/mcp
```

### Codex

```toml
[mcp_servers.com-sibfly-ground-motion]
url = "https://sibfly.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-sibfly-ground-motion": {
      "type": "remote",
      "url": "https://sibfly.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-sibfly-ground-motion --url https://sibfly.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-sibfly-ground-motion:
    url: "https://sibfly.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-sibfly-ground-motion": {
      "type": "http",
      "url": "https://sibfly.com/mcp"
    }
  }
}
```

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-04 (score 66, +1)

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

### 2026-08-02 (score 65, +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 64, +2)

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

### 2026-07-30 (score 62, −2)

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

### 2026-07-29 (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-07-28 (score 63, +1)

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

### 2026-07-27 (score 62, 0)

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

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

First indexed and scored.

## MCP tools (9)

### `check_ground_motion` (~315 tokens)

Measured ground motion (sinking/uplift) for a US address or lat/lon, in mm/year AND in/year, from NASA OPERA Sentinel-1 InSAR. Costs $0.40 from your SibFly credits; out-of-coverage / too-stale / too-low-confidence / fuzzy-geocode return FREE. Use the gate params to avoid paying for data you'd reject. dry_run=true is a FREE coverage+cost preview.

Input parameters:

- `address` (string): US street address
- `compact` (boolean): lean payload (fewer tokens)
- `dry_run` (boolean): FREE preview: coverage + would_cost + data age, no rate, no charge
- `explain` (boolean): add ground_brief: ~600 tokens of plain-English narration + FAQ (engine GL52 free tier / CL46 paying). Adds ~10s latency. Only set when a human will read the output; use ask_inspector for follow-up Q&…
- `lat` (number)
- `lon` (number)
- `max_age_days` (integer): if data older than this, return free instead of billing
- `min_confidence` (number): 0-1; below this, return free instead of billing
- `require_significant` (boolean): if the rate would be no_clear_trend (within its error bar), return FREE instead of billing — never pay for statistical noise
- `since` (string): YYYY-MM-DD; if no new data since this date, return free

Output parameters:

- `assessment_code` (string|null)
- `confidence` (number|null)
- `cost_usd` (number)
- `credits_remaining_usd` (number|null)
- `data_age_days` (integer|null)
- `engine` (string|null): narration engine: GL52 (free tier) or CL46 (paying)
- `ground_brief` (string|null): only when explain=true
- `near_threshold` (boolean|null)
- `status` (string)
- `velocity_uncertainty_mm_yr` (number|null)
- `velocity_vertical_in_yr` (number|null)
- `velocity_vertical_mm_yr` (number|null)

### `check_portfolio` (~126 tokens)

Batch ground-motion for many US addresses in one call. Only covered addresses are billed ($0.40 each); misses and duplicate cells are free. If credits run out mid-batch the response status is 'insufficient_credits' and unbilled items are marked — top up (buy_credits) and retry them.

Input parameters:

- `addresses` (array, required): up to 1000 US addresses (must be an ARRAY, not one string)
- `max_spend_usd` (number): hard budget cap: billing stops at this total; over-budget items come back skipped_for_budget

Output parameters:

- `credits_remaining_usd` (number|null)
- `results` (array)
- `status` (string)
- `summary` (object)

### `get_coverage` (~115 tokens)

FREE pre-flight: is a US address/point covered, how stale is the data (data_age_days), and what a report would cost. Accepts ONE address/lat+lon, OR addresses[] (up to 1000, needs your Bearer key) to size a whole job before spending. Call this before spending.

Input parameters:

- `address` (string)
- `addresses` (array): batch mode: size a whole job in one free call
- `lat` (number)
- `lon` (number)

Output parameters:

- `covered` (boolean)
- `data_age_days` (integer|null)
- `frame` (string|null)
- `results` (array|null)
- `summary` (object|null)
- `would_cost_usd` (number|null)

### `get_motion_history` (~157 tokens)

Multi-year cumulative motion history for an address. Pass from_date and to_date (YYYY-MM-DD) to get the movement between two dates. Costs $0.40 (misses free). dry_run=true is a FREE preview (points + dates + cost, no data); max_age_days returns free instead of billing for stale data.

Input parameters:

- `address` (string)
- `dry_run` (boolean): FREE preview: coverage + n_points + would_cost, no series, no charge
- `from_date` (string)
- `lat` (number)
- `lon` (number)
- `max_age_days` (integer): if data older than this, return free instead of billing
- `to_date` (string)

Output parameters:

- `cost_usd` (number)
- `credits_remaining_usd` (number|null)
- `cum_mm` (array)
- `dates` (array)
- `delta` (object|null)
- `status` (string)

### `get_account` (~28 tokens)

FREE: your SibFly credit balance, price per report, reports remaining, and top-up URL.

Output parameters:

- `credits_usd` (number)
- `price_per_report_usd` (number)
- `reports_remaining_est` (integer)
- `top_up_url` (string)

### `register_agent` (~106 tokens)

FREE: create a new SibFly account and get an API key + free starter credits in ONE call — no human, no captcha, no card. Use this when you have no API key. SAVE the returned api_key and pass it as the Bearer token on later calls (MCP clients: set it as the Authorization header).

Input parameters:

- `email` (string, required): a durable email address (disposable domains rejected)
- `password` (string): optional; auto-generated and returned if omitted

Output parameters:

- `api_key` (string)
- `credits_usd` (number)
- `password` (string)
- `price_per_report_usd` (number)
- `reports_remaining` (integer)

### `buy_credits` (~97 tokens)

Get a machine-usable payment link to top up credits (requires your Bearer API key). method 'stripe' returns a card checkout_url; 'crypto' returns a BTC invoice_url + txn_id. Open/relay the URL to complete payment; credits land automatically afterwards — confirm with get_account.

Input parameters:

- `amount_usd` (number, required): 1 to 10000 (USD)
- `method` (string): default stripe (card)

Output parameters:

- `amount_usd` (number)
- `checkout_url` (string|null)
- `invoice_url` (string|null)
- `method` (string)
- `status` (string)
- `txn_id` (string|null)

### `ask_inspector` (~109 tokens)

FREE follow-up Q&A with the SibFly Inspector about a report you ALREADY BOUGHT (buy via check_ground_motion first). Ask what the numbers mean for foundations, staleness, seasonal swings, etc. It answers only from the report's numbers (never invents), and won't give buy/walk-away advice. Per-account message allowance applies.

Input parameters:

- `address` (string, required): the address of a report already purchased on this account
- `question` (string, required): your question about the report

Output parameters:

- `reply` (string)

### `get_usage` (~54 tokens)

FREE: your recent billed calls (line-item ledger with request_id, endpoint, address, cost) so you can reconcile spend against reports.

Input parameters:

- `limit` (integer): max rows, default 100, max 1000

Output parameters:

- `count` (integer)
- `items` (array)
- `spent_today_usd` (number)

## Diagnostics

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

## Score history

- 2026-08-04: 66
- 2026-08-03: 65
- 2026-08-02: 65
- 2026-08-01: 64
- 2026-07-31: 64
- 2026-07-30: 62
- 2026-07-29: 64
- 2026-07-28: 63
- 2026-07-27: 62
- 2026-07-26: 62

## Links

- Remote endpoint: https://sibfly.com/mcp
- Repository: https://github.com/james-sib/sibfly-api
- Website: https://sibfly.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-sibfly-ground-motion/sibfly/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-sibfly-ground-motion/sibfly/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-sibfly-ground-motion/sibfly
