← 返回
AI智能 Key 中文

DataMerge

Enrich companies and find B2B contacts using the DataMerge MCP server (mcp.datamerge.ai). Use when the user needs company firmographic data, validated contac...
使用 DataMerge MCP 服务器丰富企业信息并查找 B2B 联系人。当用户需要企业画像数据、经过验证的联系人...时使用。
poolside-ventures
AI智能 clawhub v1.1.0 2 版本 100000 Key: 需要
★ 0
Stars
📥 632
下载
💾 24
安装
2
版本
#latest

概述

DataMerge

Connect to the DataMerge MCP server at https://mcp.datamerge.ai.

Auth

Call configure_datamerge with the user's API key before using any other tool. New users get 20 free credits at https://app.datamerge.ai.

Credits

  • 1 credit: company enrichment, validated email
  • 4 credits: mobile phone number
  • record_id retrieval (get_company, get_contact): free — always use this to re-fetch

Core workflows

Enrich a company

Use start_company_enrichment_and_wait for single domains — it polls automatically and returns when complete. Use start_company_enrichment + get_company_enrichment_result for batch jobs.

Find contacts

  1. contact_search with target domains and enrich_fields: ["contact.emails"]
  2. Poll get_contact_search_status until completed
  3. get_contact with each record_id to retrieve details (free)

Use job_titles to filter by seniority. Start with emails only — add "contact.phones" only if mobile numbers are explicitly needed (4× the cost).

Find lookalike companies

  1. start_lookalike with companiesFilters.lookalikeDomains (seed domains)
  2. Poll get_lookalike_status until completed
  3. get_company with each record_id (free)

Company hierarchy

Enrich the company first to get a datamerge_id, then call get_company_hierarchy. Set include_names: true to get entity names (costs 1 credit).

Lists

  • create_list to save a group of companies or contacts
  • Pass list slug to enrichment/search jobs to add results automatically
  • get_list_items to retrieve saved records
  • Use skip_if_exists: true to avoid re-enriching duplicates

Tips

  • Check get_credits_balance before running large batch jobs
  • global_ultimate: true returns the top-level parent company instead of the subsidiary
  • strict_match: true requires an exact domain match — use when precision matters over coverage

版本历史

共 2 个版本

  • v1.1.0 当前
    2026-03-29 23:18 安全 安全
  • v1.3.0
    2026-03-07 01:59

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,054 📥 794,385
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 709 📥 243,384
data-analysis

Meet.bot

poolside-ventures
通过Meet.bot MCP服务器(mcp.meet.bot)安排和预订会议。适用于用户需要查看日历可用性、查找空闲时间段、预订会议等场景。
★ 0 📥 470