Detects CRM, sequencer, and marketing automation signals from a company's public website and returns Clay-ready JSON.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent ā or use 1-click editor setup below.
This server is confirmed live ā we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.
š” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Gtm Tech Stack Signal Scraper.
detect_gtm_tech_stackDetect which GTM tools a company uses from its public-facing website. Returns CRM, sequencer, and marketing automation signals as a flat, Clay-ready JSON row, with per-tool boolean flags for HubSpot, Salesforce, Apollo, Gong, Intercom, and Marketo, plus a composite tech stack signal. Pass technologies to narrow the answer to named tools. Read-only; requires an APIFY_TOKEN and consumes Apify credits per call.
The mcp-gtm-tech-stack-signal-scraper MCP server takes a bare company domain and examines publicly accessible website pages and scripts for evidence of go-to-market software. Its output is designed for enrichment workflows that need a consistent row rather than a narrative response.
The returned fields classify detected tools by role, including CRM, sequencer, and marketing automation. The row also includes a total GTM tool count, a composite tech_stack_signal, and boolean fields such as uses_hubspot, uses_salesforce, uses_apollo, uses_gong, uses_intercom, and uses_marketo. This format can be passed into Clay, a CRM, or another agent workflow.
The MCP tool is named detect_gtm_tech_stack. It sends the domain and detection options to the Mamba Labs GTM Tech Stack Signal Enrichment actor on Apify. The package itself is a thin client; the website inspection and detection logic run through Apify.
The required domain value should contain only the company domain, such as stripe.com, without a protocol or trailing slash. By default, the scan can crawl up to two additional pages, such as pricing or product pages, when crawl_additional_pages is omitted. Set that option to control whether those pages are included.
Use technologies when the question concerns specific products rather than the full detectable set. Supported values include HubSpot, Salesforce, Marketo, Pardot, Intercom, Drift, Apollo, Outreach, Gong, and ZoomInfo, represented by lowercase identifiers. The mcp-gtm-tech-stack-signal-scraper MCP server then reports the requested technologies instead of every detectable one.
Running the mcp-gtm-tech-stack-signal-scraper MCP server requires Node.js 18 or later, an Apify account, and an Apify API token. Configure the server as a local stdio MCP process using the package published as @mambalabsdev/mcp-gtm-tech-stack-signal-scraper.
For Claude Desktop, add the package as an MCP server and provide the token through the APIFY_TOKEN environment variable. After restarting the client, the detect_gtm_tech_stack tool should be available. Each call consumes Apify credits, so usage depends on the Apify account and actor pricing rather than only on the local package.
technologies input.Detection is based on public-facing website pages and scripts, so the output represents observable signals rather than a verified internal software inventory. The server is read-only and does not modify the target website or connected systems. It depends on Apify for execution and requires an APIFY_TOKEN; calls consume Apify credits. The complete actor schema, pricing, and run history are maintained on the referenced Apify Store page rather than in the MCP package itself.
Factual signals from GitHub, npm, and our automated checks ā not a rating.
No reviews yet ā be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-gtm-tech-stack-signal-scraper)<a href="https://allmcps.com/mcp/mcp-gtm-tech-stack-signal-scraper"><img src="https://allmcps.com/api/badge/mcp-gtm-tech-stack-signal-scraper?style=directory" alt="MCP Gtm Tech Stack Signal Scraper on AllMCPs" /></a>