Domaindrift MCP server
Signed internet telemetry, read-only: DNS, TLS, WHOIS, reachability. Every record Ed25519-signed.
Little public usage data yet
Reviews
Write oneNobody has reviewed Domaindrift yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Domaindrift tools (5)
write = sends, deletes, buys or postsinternet_tapeFreeThe rolling 24-hour aggregate rollup: how many domains changed DNS provider, switched certificate authority, moved mail, went unreachable, and the other tape legs, each with a live count. Public and keyless.
lookup_domainFreeThe latest signed observation of one domain: who runs its nameservers, mail, and CDN; certificate issuer and expiry; HTTPS reachability; per-record-type counts; and the Ed25519 receipt pointer. Keyless calls get this reduced preview, throttled to 1 request per 15 seconds per IP under a shared daily ceiling. Connect with a DomainDrift API key in an Authorization: Bearer header to get the complete signed record instead, metered against your account like any API request.
resolve_receiptFreeResolve any DomainDrift provenance receipt by id: the public Ed25519 commitment (output hash, signing key, timestamp, chain link) for one observation. Public and keyless. Verify the signing key against /.well-known/domaindrift-keys.json.
signing_keysFreeThe Ed25519 public keys that sign every DomainDrift observation, with derivation paths and validity windows. Public and keyless. Use these to verify receipts and signed records offline.
whats_changed_todayFreeThe daily "what changed on the internet" digest: a ranked top-20 of the most significant DNS, TLS, WHOIS, and infrastructure changes observed across the tracked catalog in the last 24 hours. Public and keyless. The complete change wire with sync cursors is the keyed /v1/changes endpoint.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 423ms20/20
- Tool poisoning5 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http domaindrift https://domaindrift.io/mcp
Domaindrift: common questions
- Is Domaindrift MCP server safe?
- With care: it is graded C, so read the findings first (69/100). Read the Domaindrift safety report
- How do I install Domaindrift?
- It runs remotely at domaindrift.io. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Domaindrift need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Domaindrift maintained?
- The latest release is v1.200.0.
- Is Domaindrift up?
- 100% of our last 5 checks got an answer. We check remote servers about four times a day.