AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified MIT Self-run

Mcp Gtm Suite

mcp-mambalabsdev-mcp-gtm-suite · by mambalabsdev

All six Mamba Labs GTM signal tools in one MCP server: hiring, tech, ICP, and more. Clay-ready.

No reviews yet
0 installs
30 views
0.0% view→install

Install

$ agentstack add mcp-mambalabsdev-mcp-gtm-suite

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v1.0.1 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v1.0.1. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-mambalabsdev-mcp-gtm-suite)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Mcp Gtm Suite? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Mamba Labs GTM Suite MCP Server

[](https://smithery.ai/servers/mambabuilt/mcp-gtm-suite) [](https://glama.ai/mcp/servers/mambalabsdev/mcp-gtm-suite) [](https://registry.modelcontextprotocol.io/v0/servers?search=com.mambabuilt/mcp-gtm-suite&limit=1) [](https://www.npmjs.com/package/@mambalabsdev/mcp-gtm-suite) [](https://www.npmjs.com/package/@mambalabsdev/mcp-gtm-suite) [](https://github.com/mambalabsdev/mcp-gtm-suite/blob/main/LICENSE) [](https://mcpservers.org/servers/mambalabsdev/mcp-gtm-suite)

One MCP server that exposes the entire Mamba Labs GTM Suite. Install a single package and get all eleven account-intelligence tools in your MCP client, each wrapping a Mamba Labs actor on Apify and returning Clay-ready flat JSON.

What's Inside

  • [What it does](#what-it-does)
  • [Quick start](#quick-start)
  • [Prerequisites](#prerequisites)
  • [Example prompts](#example-prompts)
  • [Tools and inputs](#tools-and-inputs)
  • [Full actor documentation](#full-actor-documentation)
  • [Mamba Labs GTM Suite](#mamba-labs-gtm-suite)
  • [License](#license)

What it does

This server gives an AI client eleven account-intelligence tools in one place, covering the full GTM workflow: resolve identity, enrich the account, detect buying signals, and score fit.

Identity and enrichment

  • resolve_company_identity: reconcile name, domain, and LinkedIn URL into one canonical identity with confidence scores
  • enrich_company_firmographics: enrich a domain into employee band, industry, HQ, founded year, revenue, logo, and description
  • map_company_social_presence: map a domain to LinkedIn, X, Instagram, Facebook, and YouTube URLs and follower counts
  • resolve_linkedin_url: resolve a domain or name to a LinkedIn company URL

Signals

  • scan_gtm_hiring_signals: detect GTM hiring activity from career pages
  • detect_gtm_tech_stack: detect CRM, sequencer, and marketing automation tools
  • scan_job_board_keywords: scan job boards for roles in any category
  • get_funding_press_signals: scan news and PR wires for funding, exec moves, launches, and acquisitions
  • get_company_changes: monitor a domain and return only what changed since the last run

Scoring

  • aggregate_gtm_signals: combine hiring and tech-stack signals into one composite score
  • score_icp_fit: score a company against your ideal customer profile

All of the work runs on Apify. This package is a thin client that routes each tool call to the right actor and hands back the result.

Quick start

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

Add this to your Claude Desktop config:

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

Get your token at https://console.apify.com/account/integrations, paste it in, and restart Claude Desktop. All eleven tools will be available.

Prerequisites

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

Example prompts

  • "Profile stripe.com: firmographics, hiring signals, tech stack, and an overall GTM score."
  • "Resolve the canonical identity for Deel, then enrich its firmographics and social presence."
  • "Find figma.com's LinkedIn URL, then score it against my ICP."
  • "Any funding or exec moves at openai.com recently, and what CRM do they use?"
  • "What changed at datadoghq.com since last week?"

Tools and inputs

Each tool maps to one Apify actor. Inputs mirror the actor, minus deprecated and batch-only fields:

  • resolve_company_identity: at least one of company_name, domain, or linkedin_url, plus skipCache
  • enrich_company_firmographics: at least one of domain or domains, plus company_name, batchSize, skipCache
  • map_company_social_presence: company_domain or company_name (at least one), plus platforms, includeFollowerCounts, skipCache
  • resolve_linkedin_url: company_domain or company_name (at least one)
  • scan_gtm_hiring_signals: domain (required), role_filter, ats_slug
  • detect_gtm_tech_stack: domain (required), crawl_additional_pages
  • scan_job_board_keywords: company_domain (required), role_categories (required), custom_keywords, enable_fallback, previous_roles_detected, previous_run_date
  • get_funding_press_signals: domain (required), company_name
  • get_company_changes: domain (required), company_name
  • aggregate_gtm_signals: company_domain (required), include_summary, explain_mode
  • score_icp_fit: company_domain (required), plus template, scoring_config, icp_description (+ llm_api_key, llm_provider), fetch_signals, include_explanation

Full actor documentation

For the complete input and output reference, pricing, and run history of each actor, see the Mamba Labs Apify Store page:

https://apify.com/mambalabs


Mamba Labs GTM Suite

This is the umbrella server for the Mamba Labs GTM Suite, an account-intelligence fleet of eleven tools for go-to-market signal intelligence, each backed by a dedicated Apify actor and also published as its own standalone MCP server.

| Tool | Actor | Immutable Actor ID | |---|---|---| | resolve_company_identity | Company Identity Resolver | lr8fTRAmZCBZmuwwh | | enrich_company_firmographics | Company Firmographic Enricher | YlUtLWjfPpqykmB8g | | map_company_social_presence | Company Social Presence Mapper | 4k6CCemkgBDz18m2h | | resolve_linkedin_url | Domain to LinkedIn URL Resolver | 3HtnSaqPHOg1Qg5gx | | scan_gtm_hiring_signals | GTM Hiring Signal Scraper | D7O1SA2EqwHGsGr1P | | detect_gtm_tech_stack | GTM Tech Stack Signal Enrichment | qyd7nNyqFPelQViBx | | scan_job_board_keywords | Job Board Keyword Signal Scanner | 4DvqpvhMR74NLcDDY | | get_funding_press_signals | Funding & Press Signal Scanner | FS13X6dhQVgX3XOM6 | | get_company_changes | Company Change-Event Feed | oX44rS0fkEJ3rXLWe | | aggregate_gtm_signals | GTM Signals Aggregator | xKdRfnfFNkdMpFuNs | | score_icp_fit | ICP Fit Scorer | W161DT8W4kW55dMFh |

> The Domain Deliverability Checker actor is published as a standalone MCP server but is intentionally not bundled here: it audits email-sending infrastructure (SPF, DKIM, DMARC, blacklists) rather than account intelligence, so it sits outside this suite's scope.

> Built by Mamba Labs | npm | Apify Store

License

MIT

Built by Mamba Labs. https://apify.com/mambalabs

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v1.0.1 Imported from the upstream source.