mcp-gtm-suite
GTM signal intelligence suite for AI agents. Six tools: hiring signals, tech stack detection, company-to-LinkedIn resolution, ICP scoring, job board scanning, and a combined signals aggregator. Built for outbound sales workflows.
README
Mamba Labs GTM Suite MCP Server
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.
What it does
This server gives an AI client six GTM tools in one place:
scan_gtm_hiring_signals: detect GTM hiring activity from career pagesdetect_gtm_tech_stack: detect CRM, sequencer, and marketing automation toolsaggregate_gtm_signals: combine hiring and tech-stack signals into one composite scorescan_job_board_keywords: scan job boards for roles in any categoryresolve_linkedin_url: resolve a domain or name to a LinkedIn company URLscore_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 six tools will be available.
Prerequisites
- Node.js 18 or newer
- An Apify account with an API token
Example prompts
- "Profile stripe.com: hiring signals, tech stack, and an overall GTM score."
- "Find figma.com's LinkedIn URL, then score it against my ICP."
- "Is openai.com hiring for GTM, and what CRM do they use?"
- "Scan datadoghq.com's job board for Engineering and Finance roles."
Tools and inputs
Each tool maps to one Apify actor. Inputs mirror the actor, minus deprecated and batch-only fields:
scan_gtm_hiring_signals:domain(required),role_filter,ats_slugdetect_gtm_tech_stack:domain(required),crawl_additional_pagesaggregate_gtm_signals:company_domain(required),include_summary,explain_modescan_job_board_keywords:company_domain(required),role_categories(required),custom_keywords,enable_fallback,previous_roles_detected,previous_run_dateresolve_linkedin_url:company_domainorcompany_name(at least one)score_icp_fit:company_domain(required), plustemplate,scoring_config,icp_description(+llm_api_key,llm_provider),fetch_signals,include_explanation
Individual servers
Prefer one tool at a time? Each actor also ships as its own MCP package:
@mambalabsdev/mcp-gtm-hiring-signal-scraper@mambalabsdev/mcp-gtm-tech-stack-signal-scraper@mambalabsdev/mcp-gtm-signals-aggregator@mambalabsdev/mcp-job-board-keyword-signal-scanner@mambalabsdev/mcp-domain-to-linkedin-url-resolver@mambalabsdev/mcp-icp-fit-scorer
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
License
MIT
Built by Mamba Labs. https://apify.com/mambalabs
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。