What is Mamba Labs GTM Suite?
Mamba Labs GTM Suite is a single MCP server that exposes all six Mamba Labs go-to-market signal tools in one install. One Apify token, all six tools available to your AI agent. Each tool accepts a company domain and returns flat, Clay-ready JSON.
Included tools
- GTM Hiring Signal Scraper - Detects GTM hiring activity from Greenhouse, Lever, and Ashby career pages
- GTM Tech Stack Signal Enrichment - Identifies CRM, sequencer, and marketing automation tools from a company website
- GTM Signals Aggregator - Combines hiring and tech stack signals into one composite GTM score
- Job Board Keyword Signal Scanner - Scans five ATS platforms for any role category you define
- Domain to LinkedIn URL Resolver - Resolves a company domain to its LinkedIn URL with firmographics
- ICP Fit Scorer - Scores companies against your ideal customer profile with tiered results
How to use Mamba Labs GTM Suite?
Install the suite and configure it with your Apify token. All six tools become available as separate MCP tools your agent can call. Each tool accepts a company domain and returns flat, Clay-ready JSON.
Key features of Mamba Labs GTM Suite
- Six GTM signal tools in one MCP server
- Hiring signal detection from Greenhouse, Lever, Ashby, Workday, and Rippling
- Tech stack identification for CRM, sequencer, and marketing automation tools
- Composite GTM scoring with tier and recommended action
- Configurable job board scanning across any role category
- Domain to LinkedIn URL resolution with firmographics
- ICP fit scoring from template, weights, or plain-English description
- All output is flat JSON, Clay-ready, no nested objects
Use cases of Mamba Labs GTM Suite
- Full account research: run all six signals on a prospect in one agent session
- Outbound automation: let your agent qualify, score, and enrich accounts end to end
- Clay workflows: use any combination of tools as enrichment columns in Clay
- Pipeline building: combine signals to build prioritized prospect lists from scratch
FAQ from Mamba Labs GTM Suite
Do I need the individual servers too? No. The suite includes all six tools. If you only need one or two, you can install them individually instead.
Do I need an Apify account? Yes. All tools run on Apify infrastructure. You need one Apify token for the entire suite.
Can I use this with Clay? Yes. Every tool in the suite returns flat JSON designed for direct Clay column mapping.
Which tools are included? GTM Hiring Signal Scraper, GTM Tech Stack Signal Enrichment, GTM Signals Aggregator, Job Board Keyword Signal Scanner, Domain to LinkedIn URL Resolver, and ICP Fit Scorer.
サーバー設定
{
"mcpServers": {
"mamba-gtm-suite": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-gtm-suite"
],
"env": {
"APIFY_TOKEN": "your-apify-token"
}
}
}
}