MCP.so
Sign In

Mamba Labs GTM Suite

@mambalabsdev

About 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.

Basic information

Category

Other

License

MIT

Runtime

node

Transports

stdio

Publisher

mambalabsdev

Submitted by

Aaron Clark

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More Other MCP servers