entity-resolve

Fuzzy entity resolution and dedupe for names, addresses, and company records.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Fuzzy entity resolution and dedupe for names, addresses, and company records. $0.02/call via x402.

    Server tool list (1)

    Raw names from tools/list. Only developers need these.

    resolveFuzzy-dedupe a list of records into clusters of likely-duplicate entities. Blocks by normalized token prefix, scores with Jaro-Winkler + token-set matching (exact on email/phone), unions matches above threshold, and returns a merged canonical record per cluster with a confidence score. Deterministic, no LLM calls.