Loading MCP server directory, please wait...
Detect whether a company runs cold outbound, on what stack, and from which sending domains.
npx @getmcp/cli add com.mambabuilt/mcp-outbound-infrastructure-fingerprintRequires Node.js 18+. Community-contributed server. Review source before installing.
APIFY_TOKENApify API token from https://console.apify.com/account/integrations
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.mambabuilt/mcp-outbound-infrastructure-fingerprint": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-outbound-infrastructure-fingerprint"
],
"env": {
"APIFY_TOKEN": ""
}
}
}
}