MCP.so
ログイン

Mamba Labs GTM Suite

@mambalabsdev

Mamba Labs GTM Suite について

MCP server for the full Mamba Labs GTM Suite. All six GTM actors as tools in one server via Apify. Clay-ready output.

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

mambalabsdev

投稿者

Aaron Clark

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Mamba Labs GTM Suite?

A single MCP server that bundles all eleven account-intelligence tools from the Mamba Labs GTM Suite. Each tool wraps a dedicated Apify actor and returns Clay-ready flat JSON, covering identity resolution, enrichment, signal detection, and ICP scoring. Designed for go-to-market teams who need a unified interface for account intelligence.

How to use Mamba Labs GTM Suite?

Install via npx with Node.js 18 or newer. You need an Apify account and an API token (get one at https://console.apify.com/account/integrations). Add the configuration to your Claude Desktop’s mcpServers block as shown in the README, setting APIFY_TOKEN in environment variables. Restart Claude – all eleven tools become available.

Key features of Mamba Labs GTM Suite

  • Eleven tools in one package – no separate installations
  • Covers identity, enrichment, signals, and scoring
  • Returns flat JSON ready for Clay
  • Runs entirely on Apify actors
  • Supports caching control and batch inputs
  • Each tool has full actor documentation on Apify Store

Use cases of Mamba Labs GTM Suite

  • Profile a company: enrich firmographics, detect hiring and tech stack, and get an overall GTM score
  • Resolve canonical identity from name, domain, or LinkedIn URL
  • Map social presence and find LinkedIn URLs from domains
  • Monitor company changes (funding, exec moves, launches) over time
  • Score a company against your ideal customer profile (ICP)

FAQ from Mamba Labs GTM Suite

What tools are included?

All eleven tools: resolve_company_identity, enrich_company_firmographics, map_company_social_presence, resolve_linkedin_url, scan_gtm_hiring_signals, detect_gtm_tech_stack, scan_job_board_keywords, get_funding_press_signals, get_company_changes, aggregate_gtm_signals, and score_icp_fit.

What are the prerequisites?

Node.js 18 or newer and an Apify account with an API token.

How do I get an Apify API token?

Log in to the Apify Console (https://console.apify.com), go to Account → Integrations, and copy your token.

Is the Domain Deliverability Checker included?

No. That actor audits email‑sending infrastructure (SPF, DKIM, DMARC, blacklists) and is intentionally not bundled here because it sits outside the account‑intelligence scope.

What format do the results come in?

Each tool returns flat JSON, designed to be copy‑pasted directly into Clay or other spreadsheet tools.

コメント

「その他」の他のコンテンツ