Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

com.sibfly/ground-motion

com.sibfly/ground-motion

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

Uptime
100.0%
1 direct probes · 30d
Response
855ms
last probe
Tools
9
callable
Resources
0
readable
Prompts
0
available

Tools · 9

check_ground_motion

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-l…

check_portfolio

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 'insuffi…

get_coverage

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 …

get_motion_history

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 + …

get_account

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

register_agent

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…

buy_credits

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 comp…

ask_inspector

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 answe…

get_usage

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

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.sibfly/ground-motion": {
      "url": "https://sibfly.com/mcp",
      "transport": "streamable-http"
    }
  }
}