MCP.so
登录

GTM Signals Aggregator

@mambalabsdev

关于 GTM Signals Aggregator

MCP server for GTM Signals Aggregator. Combines hiring and tech stack detection into one composite GTM score via Apify. Clay-ready output.

基本信息

分类

其他

许可证

MIT

运行时

node

传输方式

stdio

发布者

mambalabsdev

提交者

Aaron Clark

配置

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

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

工具

未检测到工具

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

概览

What is GTM Signals Aggregator?

GTM Signals Aggregator is an MCP server that rolls a company’s go-to-market signals into one composite score. It wraps the Mamba Labs GTM Signals Aggregator actor on Apify and returns a Clay‑ready flat JSON row to any MCP client. It is intended for go‑to‑market signal intelligence and AI agent workflows.

How to use GTM Signals Aggregator?

Install via npx and configure the APIFY_TOKEN environment variable in your Claude Desktop config. After restarting Claude, the aggregate_gtm_signals tool becomes available. Provide the target company domain (e.g., stripe.com) as the required input, and optionally request a plain‑English summary or detailed explanation.

Key features of GTM Signals Aggregator

  • Combines hiring signals and tech stack detection in a single call
  • Returns composite_score, composite_signal, and recommended_action
  • Optional plain‑English summary or detailed explanation
  • Designed for AI agent and Clay workflow consumption

Use cases of GTM Signals Aggregator

  • Score a company’s GTM strength by domain for lead prioritization
  • Composite row enrichment in Clay or other enrichment tools
  • Feed composite signal into AI agent workflows for outreach decisions
  • Quickly evaluate multiple target companies for sales pipeline filtering

FAQ from GTM Signals Aggregator

What does the GTM Signals Aggregator do?

It takes a company domain, runs hiring‑signal and tech‑stack detection together, and returns a single composite GTM score, a recommended action, and an optional plain‑English summary.

What are the prerequisites to use this server?

Node.js 18 or newer, an Apify account, and an Apify API token (APIFY_TOKEN). The token can be obtained from the Apify console under Account / Integrations.

How do I pass my Apify token?

Set the APIFY_TOKEN environment variable in the MCP server configuration, as shown in the Claude Desktop config example. The server uses this token to call the Apify actor.

What inputs does the tool require?

The only required input is company_domain (bare domain, no protocol or trailing slash). Optional inputs are include_summary (boolean) and explain_mode (boolean) for a longer summary.

Is this server part of a larger suite?

Yes, it is part of the Mamba Labs GTM Suite, a fleet of twelve MCP servers for go‑to‑market signal intelligence, each backed by a dedicated Apify actor.

评论

其他 分类下的更多 MCP 服务器