All six Mamba Labs GTM signal tools in one MCP server: hiring, tech, ICP, and more. Clay-ready.
MCPpedia last refreshed this data
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"mamba-gtm-suite": {
"env": {
"APIFY_TOKEN": "your-apify-token"
},
"args": [
"-y",
"@mambalabsdev/mcp-gtm-suite"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
One MCP server that exposes the entire Mamba Labs GTM Suite. Install a single package and get all six go-to-market tools in your MCP client, each wrapping a Mamba Labs actor on Apify and returning Clay-ready flat JSON.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Profile company GTMProfile a company with hiring signals, tech stack, and overall GTM score
Find LinkedIn and score ICPFind a company's LinkedIn URL and score it against your ICP
Check GTM hiring and CRMCheck if a company is hiring for GTM and identify their CRM
Scan job board for rolesScan a company's job board for specific role categories
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in other
Pi Coding Agent extension (CLI-first) — routes bash/read/grep/find/ls through lean-ctx CLI for strong token savings. Optional MCP bridge can register advanced tools.
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.
One local source for the MCP servers, tools, and memory your AI coding agents share, synced into each tool's native config with a review gate and a receipt for every change. No daemon, no lock-in.
97% token reduction for AI coding sessions — zero deps, 21 languages, MCP server
MCP Security Weekly
Get CVE alerts and security updates for com.mambabuilt/mcp-gtm-suite and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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.
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 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 URLSignals
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 runScoring
aggregate_gtm_signals: combine hiring and tech-stack signals into one composite scorescore_icp_fit: score a company against your ideal customer profileAll 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.
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.