Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.sibfly/ground-motion

REMOTE · SIBFLY.COM · SCANNED SEP 24

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

Available components

0 this week 78 Trust /100
Trust breakdown (7 categories)

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. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability72
  • AI-judged instruction clarity (excellent).Pass
  • 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. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage90
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 67% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the com.sibfly/ground-motion MCP server?

com.sibfly/ground-motion is a hosted endpoint at https://sibfly.com/mcp, 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.

remote · sibfly.com

# add to Claude Code
claude mcp add --transport http com-sibfly-ground-motion 'https://sibfly.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-sibfly-ground-motion": {
      "url": "https://sibfly.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-sibfly-ground-motion": {
      "type": "http",
      "url": "https://sibfly.com/mcp"
    }
  }
}
# ~/.codex/config.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
    }
  }
}
# add to OpenClaw
openclaw mcp add com-sibfly-ground-motion --url 'https://sibfly.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-sibfly-ground-motion:
    url: "https://sibfly.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-sibfly-ground-motion": {
      "Transport": "http",
      "Url": "https://sibfly.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-sibfly-ground-motion -t streamable-http -u 'https://sibfly.com/mcp'
// mcp.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 we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 26 Aug 26 78
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 0

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Probed https://sibfly.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=sibfly.com CN=WE1,O=Google Trust Services,C=US 25 Aug 2026 23 Nov 2026 ECDSA 256 ECDSA-SHA256 10548209187a745c0ecf60379ad5f19b
SANs: sibfly.com, mailhook.sibfly.com, *.mailhook.sibfly.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of sibfly.com. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
sibfly.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=15552000
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://sibfly.com/mcp Verified 200
http (plaintext) http://sibfly.com/mcp HTTPS enforced 301 https://sibfly.com/mcp
MCP tools · 9 exposed · ~1,107 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
ask_inspector ~109

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.

NameTypeReqDescription
addressstringyesthe address of a report already purchased on this account
questionstringyesyour question about the report
NameTypeReqDescription
replystring––

No examples provided.

buy_credits ~97

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.

NameTypeReqDescription
amount_usdnumberyes1 to 10000 (USD)
methodstring–default stripe (card)
NameTypeReqDescription
amount_usdnumber––
checkout_urlstring|null––
invoice_urlstring|null––
methodstring––
statusstring––
txn_idstring|null––

No examples provided.

check_ground_motion ~315

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.

NameTypeReqDescription
addressstring–US street address
compactboolean–lean payload (fewer tokens)
dry_runboolean–FREE preview: coverage + would_cost + data age, no rate, no charge
explainboolean–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&…
latnumber––
lonnumber––
max_age_daysinteger–if data older than this, return free instead of billing
min_confidencenumber–0-1; below this, return free instead of billing
require_significantboolean–if the rate would be no_clear_trend (within its error bar), return FREE instead of billing — never pay for statistical noise
sincestring–YYYY-MM-DD; if no new data since this date, return free
NameTypeReqDescription
assessment_codestring|null––
confidencenumber|null––
cost_usdnumber––
credits_remaining_usdnumber|null––
data_age_daysinteger|null––
enginestring|null–narration engine: GL52 (free tier) or CL46 (paying)
ground_briefstring|null–only when explain=true
near_thresholdboolean|null––
statusstring––
velocity_uncertainty_mm_yrnumber|null––
velocity_vertical_in_yrnumber|null––
velocity_vertical_mm_yrnumber|null––

No examples provided.

check_portfolio ~126

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.

NameTypeReqDescription
addressesarrayyesup to 1000 US addresses (must be an ARRAY, not one string)
max_spend_usdnumber–hard budget cap: billing stops at this total; over-budget items come back skipped_for_budget
NameTypeReqDescription
credits_remaining_usdnumber|null––
resultsarray––
statusstring––
summaryobject––

No examples provided.

get_account ~28

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

Input schema present but exposes no named parameters.

NameTypeReqDescription
credits_usdnumber––
price_per_report_usdnumber––
reports_remaining_estinteger––
top_up_urlstring––

No examples provided.

get_coverage ~115

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.

NameTypeReqDescription
addressstring––
addressesarray–batch mode: size a whole job in one free call
latnumber––
lonnumber––
NameTypeReqDescription
coveredboolean––
data_age_daysinteger|null––
framestring|null––
resultsarray|null––
summaryobject|null––
would_cost_usdnumber|null––

No examples provided.

get_motion_history ~157

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.

NameTypeReqDescription
addressstring––
dry_runboolean–FREE preview: coverage + n_points + would_cost, no series, no charge
from_datestring––
latnumber––
lonnumber––
max_age_daysinteger–if data older than this, return free instead of billing
to_datestring––
NameTypeReqDescription
cost_usdnumber––
credits_remaining_usdnumber|null––
cum_mmarray––
datesarray––
deltaobject|null––
statusstring––

No examples provided.

get_usage ~54

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

NameTypeReqDescription
limitinteger–max rows, default 100, max 1000
NameTypeReqDescription
countinteger––
itemsarray––
spent_today_usdnumber––

No examples provided.

register_agent ~106

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).

NameTypeReqDescription
emailstringyesa durable email address (disposable domains rejected)
passwordstring–optional; auto-generated and returned if omitted
NameTypeReqDescription
api_keystring––
credits_usdnumber––
passwordstring––
price_per_report_usdnumber––
reports_remaininginteger––

No examples provided.

Common questions

What is the com.sibfly/ground-motion MCP server?

com.sibfly/ground-motion is an MCP server listed in the public MCP registry as com.sibfly/ground-motion. Measured ground motion per US address (NASA InSAR). Self-register, $0.40/report, misses free. This page covers its hosted endpoint (https://sibfly.com/mcp).

Is the com.sibfly/ground-motion MCP server safe to use?

com.sibfly/ground-motion scores 78 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 com.sibfly/ground-motion MCP server expose?

com.sibfly/ground-motion exposes 9 tools: check_ground_motion, check_portfolio, get_coverage, get_motion_history, get_account, and 4 more. Their descriptions and schemas cost roughly 1,107 tokens of context every time the server is loaded.

Does the com.sibfly/ground-motion MCP server require authentication?

No. We connected to com.sibfly/ground-motion without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the com.sibfly/ground-motion MCP server still maintained?

com.sibfly/ground-motion is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.