目录 / entity-resolve
MCP
鉴权未知
未评级
已上架
entity-resolve
Fuzzy entity resolution and dedupe for names, addresses, and company records — the "is this the same person/company" problem that breaks exact-match joins. Clean CRM exports, merge duplicate customer records, reconcile vendor lists, dedupe scraped datasets. Deterministic (Jaro-Winkler + token-set matching), no LLM calls. Pay-per-call via x402 (USDC on Base): $0.008/call, no account or API key needed. `tools/list` and `/openapi.json` are free for discovery.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://entity-resolve--jeff-5lis.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"entity-resolve": {
"url": "https://entity-resolve--jeff-5lis.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| resolve | Fuzzy-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. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。