
GTM Signals Aggregator
@mambalabsdev
About GTM Signals Aggregator
MCP server for GTM Signals Aggregator. Combines hiring and tech stack detection into one composite GTM score via Apify. Clay-ready output.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mamba-gtm-signals": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-gtm-signals-aggregator"
],
"env": {
"APIFY_TOKEN": "your-apify-token"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is GTM Signals Aggregator?
GTM Signals Aggregator is an MCP server that rolls a company’s go-to-market signals into one composite score. It wraps the Mamba Labs GTM Signals Aggregator actor on Apify and returns a Clay‑ready flat JSON row to any MCP client. It is intended for go‑to‑market signal intelligence and AI agent workflows.
How to use GTM Signals Aggregator?
Install via npx and configure the APIFY_TOKEN environment variable in your Claude Desktop config. After restarting Claude, the aggregate_gtm_signals tool becomes available. Provide the target company domain (e.g., stripe.com) as the required input, and optionally request a plain‑English summary or detailed explanation.
Key features of GTM Signals Aggregator
- Combines hiring signals and tech stack detection in a single call
- Returns composite_score, composite_signal, and recommended_action
- Optional plain‑English summary or detailed explanation
- Designed for AI agent and Clay workflow consumption
Use cases of GTM Signals Aggregator
- Score a company’s GTM strength by domain for lead prioritization
- Composite row enrichment in Clay or other enrichment tools
- Feed composite signal into AI agent workflows for outreach decisions
- Quickly evaluate multiple target companies for sales pipeline filtering
FAQ from GTM Signals Aggregator
What does the GTM Signals Aggregator do?
It takes a company domain, runs hiring‑signal and tech‑stack detection together, and returns a single composite GTM score, a recommended action, and an optional plain‑English summary.
What are the prerequisites to use this server?
Node.js 18 or newer, an Apify account, and an Apify API token (APIFY_TOKEN). The token can be obtained from the Apify console under Account / Integrations.
How do I pass my Apify token?
Set the APIFY_TOKEN environment variable in the MCP server configuration, as shown in the Claude Desktop config example. The server uses this token to call the Apify actor.
What inputs does the tool require?
The only required input is company_domain (bare domain, no protocol or trailing slash). Optional inputs are include_summary (boolean) and explain_mode (boolean) for a longer summary.
Is this server part of a larger suite?
Yes, it is part of the Mamba Labs GTM Suite, a fleet of twelve MCP servers for go‑to‑market signal intelligence, each backed by a dedicated Apify actor.
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
ghidraMCP
LaurieWiredMCP Server for Ghidra
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Comments