MCP.so
登录

GTM Tech Stack Signal Enrichment

@mambalabsdev

关于 GTM Tech Stack Signal Enrichment

Reads a company public site to flag the CRM, sequencer, and marketing automation it runs, with per-tool booleans for HubSpot, Salesforce, Apollo, Gong, Intercom, and Marketo. Part of the Mamba Labs signal toolkit.

基本信息

分类

数据与分析

传输方式

stdio

发布者

mambalabsdev

提交者

Aaron Clark

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "mamba-gtm-tech-stack": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-gtm-tech-stack-signal-scraper"
      ],
      "env": {
        "APIFY_TOKEN": "your-apify-token"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is GTM Tech Stack Signal Enrichment?

GTM Tech Stack Signal Enrichment is an MCP server that identifies the sales and marketing tools a company runs on its website. It returns a flat row with per-tool boolean flags for HubSpot, Salesforce, Apollo, Gong, Intercom, Marketo, and more, plus detected CRM, sequencer, and marketing automation categories. It is purpose-built for outbound qualification in Clay workflows.

How to use GTM Tech Stack Signal Enrichment?

Pass a company domain to the server. It scans the public site for script tags, tracking pixels, and technology signatures, then returns a single flat row with boolean detection flags and category labels. Configure the server with your Apify token in the server config.

Key features of GTM Tech Stack Signal Enrichment

  • Detects CRM, sequencer, and marketing automation tools from public website signals
  • Per-tool boolean flags: uses_hubspot, uses_salesforce, uses_apollo, uses_gong, and more
  • Category detection: crm_detected, seq_tool_detected, marketing_automation_detected
  • Flat JSON output with no nested arrays, ready for Clay column mapping
  • GTM-scoped detection, not a generic 200-tool tech stack dump

Use cases of GTM Tech Stack Signal Enrichment

  • Outbound qualification: know a prospect's CRM and sales stack before you reach out
  • Suppression: exclude companies already using a competing tool
  • Segmentation: group prospects by tech stack for tailored messaging
  • Clay enrichment: add tech stack columns to any Clay table with one integration

FAQ from GTM Tech Stack Signal Enrichment

What tools does it detect?

HubSpot, Salesforce, Apollo, Outreach, Salesloft, Gong, ZoomInfo, Clay, Intercom, Marketo, Pardot, Pipedrive, and LinkedIn Sales Navigator.

How does detection work?

It reads publicly visible script tags, tracking pixels, and technology signatures from the company website. No login or credentials required.

Do I need an Apify account?

Yes. The server runs on Apify infrastructure. You need an Apify token, which you can get from a free Apify account.

Can I use this with Clay?

Yes. The output schema is flat JSON with boolean columns that map directly into Clay with no manual parsing.

评论

数据与分析 分类下的更多 MCP 服务器