mcp-gtm-suite
This server provides six go-to-market (GTM) intelligence tools that analyze companies using public data, powered by Apify actors and returning flat, Clay-ready JSON.
scan_gtm_hiring_signals: Detect sales, marketing, and revenue operations job postings from a company's career pages (Greenhouse, Lever, Ashby), with optional role filters.detect_gtm_tech_stack: Identify which GTM tools (CRM, sequencer, marketing automation) a company uses by scraping their public website, with optional deeper crawling.aggregate_gtm_signals: Combine hiring and tech-stack signals into a single composite score with a recommended action and optional plain-English summary or explanation.scan_job_board_keywords: Search a company's job board across multiple ATS platforms (Greenhouse, Lever, Ashby, Workday, Rippling) for roles in categories like GTM, Engineering, Finance, Operations, Executive, or custom keywords — with delta tracking across runs.resolve_linkedin_url: Look up a company's LinkedIn URL using a domain or company name, returning a confidence score, firmographics, and social links.score_icp_fit: Score a company against your ideal customer profile (ICP) on a 0–100 scale with an A–D tier and per-signal breakdown, configurable via a prebuilt template, custom scoring weights, or a plain-English ICP description.
Uses OpenAI's language models to score companies against an ideal customer profile via the score_icp_fit tool.
Mamba Labs GTM Suite MCP Server
One MCP server that exposes the entire Mamba Labs GTM Suite. Install a single package and get all twenty one account-intelligence tools in your MCP client, each wrapping a Mamba Labs actor on Apify and returning Clay-ready flat JSON.
What's Inside
Related MCP server: mcp-gtm-hiring-signal-scraper
What it does
This server gives an AI client twenty one account-intelligence tools in one place, covering the full GTM workflow: resolve identity, enrich the account, detect buying signals, score fit, and push the survivors into a sequencer.
Identity and enrichment
resolve_company_identity: reconcile name, domain, and LinkedIn URL into one canonical identity with confidence scoresenrich_company_firmographics: enrich a domain into employee band, industry, HQ, founded year, revenue, logo, and descriptionmap_company_social_presence: map a domain to LinkedIn, X, Instagram, Facebook, and YouTube URLs and follower countsresolve_linkedin_url: resolve a domain or name to a LinkedIn company URL
Signals
scan_gtm_hiring_signals: detect GTM hiring activity from career pagesdetect_gtm_tech_stack: detect CRM, sequencer, and marketing automation toolsscan_job_board_keywords: scan job boards for roles in any categoryget_funding_press_signals: scan news and PR wires for funding, exec moves, launches, and acquisitionsget_company_changes: monitor a domain and return only what changed since the last rundetect_ai_tooling: determine whether a company declares, deploys, or charges for AIfingerprint_outbound_infrastructure: determine whether a company runs cold outbound, on what stack, and from which lookalike sending domainstrack_publication_cadence: how much long-form work a company publishes per month, and whether that rate is rising or falling
Scoring
aggregate_gtm_signals: combine hiring and tech-stack signals into one composite scorescore_icp_fit: score a company against your ideal customer profile
Entity and record resolution
resolve_legal_entity: resolve a domain to its registered legal entity in Companies House, GLEIF or SEC EDGARclassify_contact: turn a job title into a department, a seniority level and a sortable rank, by deterministic rule
Reach and readiness
audit_agent_accessibility: whether an AI agent can read a site, and what the site's policy says about itmap_company_event_presence: the third-party conferences a company publicly says it attendsmonitor_public_awards: the companies that won work in a public award register, one row per winnercapture_linkedin_posts_and_commenters: recent LinkedIn posts from profiles and company pages, with the commenters LinkedIn shows publicly, and no login
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 twenty one 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 ofcompany_name,domain, orlinkedin_url, plusskipCacheenrich_company_firmographics: at least one ofdomainordomains, pluscompany_name,batchSize,skipCachemap_company_social_presence:company_domainorcompany_name(at least one), plusplatforms,includeFollowerCounts,skipCacheresolve_linkedin_url:company_domainorcompany_name(at least one)scan_gtm_hiring_signals:domain(required),role_filter,ats_slugdetect_gtm_tech_stack:domain(required),crawl_additional_pagesscan_job_board_keywords:company_domain(required),role_categories(required),custom_keywords,enable_fallback,previous_roles_detected,previous_run_dateget_funding_press_signals:domain(required),company_nameget_company_changes:domain(required),company_nameaggregate_gtm_signals:company_domain(required),include_summary,explain_modescore_icp_fit:company_domain(required), plustemplate,scoring_config,icp_description(+llm_api_key,llm_provider),fetch_signals,include_explanationdetect_ai_tooling: at least one ofdomainordomains, pluscheck_pricingfingerprint_outbound_infrastructure: at least one ofdomainordomains, plusscan_sending_domains,sending_domain_depth,check_deliverabilitytrack_publication_cadence: at least one ofdomainordomains, plusmax_pages_to_date,domain_time_budget_mspush_leads_to_sequencer:sequencerandcampaign_id(required), one ofleadsordataset_id, plusapi_key,min_icp_score,deduplicate,dry_run,field_mapping,custom_variables. The only tool here that writes: it adds leads to your campaign unlessdry_runis true.
Full actor documentation
For the complete input and output reference, pricing, and run history of each actor, see the Mamba Labs Apify Store page:
Mamba Labs GTM Suite
This is the umbrella server for the Mamba Labs GTM Suite, an account-intelligence fleet of twenty one 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 |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to automate sales prospecting by finding contacts by role and industry, enriching data with emails and tech stacks, scoring against ideal customer profiles, and generating personalized outreach sequences. Streamlines lead generation and sales engagement workflows through integrated research and sequence generation tools.
- AlicenseAqualityAmaintenanceDetects hiring intent signals by scanning job boards for specific companies. Returns structured role data for outbound sales targeting.1761MIT
- AlicenseAqualityAmaintenanceScores companies against a configurable Ideal Customer Profile using firmographic and signal data. Returns a weighted fit score with per-criterion breakdowns.11092MIT
- FlicenseNot gradedqualityCmaintenanceGive your AI agent 4 sales-timing tools: detect funding events, buying-signal hires, competitor pricing changes, and buying-intent Reddit posts. Know when to reach out, not just who.
Related MCP Connectors
B2B lead generation, email verification, company enrichment, and agentic GTM Ops.
Sales intelligence for B2B SMEs — lead scoring, ICP fit, CRM enrichment & writeback.
Give AI agents the LinkedIn tools to find, qualify, engage, and follow up with prospects.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mambalabsdev/mcp-gtm-suite'
If you have feedback or need assistance with the MCP directory API, please join our Discord server