VOOZH about

URL: https://apify.com/alizarin_refrigerator-owner/god-mode-intel-mcp-v2

⇱ GOD MODE INTEL MCP V2 - Ultimate B2B Intelligence Suite Β· Apify


πŸ‘ GOD MODE INTEL MCP V2 - Ultimate B2B Intelligence Suite avatar

GOD MODE INTEL MCP V2 - Ultimate B2B Intelligence Suite

Under maintenance

Pricing

from $0.01 / 1,000 results

Go to Apify Store

GOD MODE INTEL MCP V2 - Ultimate B2B Intelligence Suite

Under maintenance

The most comprehensive B2B intelligence MCP server w/59+ tools, LinkedIn Intel Suite Sales Navigator, Post Engagers, Event Attendees, Company Followers), Y Combinator, SMB Enrichment, Campaign Orchestration & pay-per-event pricing. Built for Claude Desktop, Make.com, Zapier & n8n integrations.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

15

Total users

2

Monthly active users

2 months ago

Last modified

Share

73+ B2B intelligence tools with LinkedIn Intelligence Suite, Video Ad Intelligence (Mindvalley-style), Review Intelligence Suite, AI Search Intelligence Suite, Campaign Orchestration, pay-per-event pricing, and MCP protocol support for Claude Desktop & Make.com

BYOK (Bring Your Own Key) -- you provide your own API credentials.


Before You Start

This actor requires your own API credentials to fetch real data.

Where to get your key: LinkedIn session cookies for authenticated scraping (required for LinkedIn Intelligence Suite tools)

You can test with Demo Mode first (free, no key needed) to see the output format before committing.


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode":true,
"supabaseUrl":"https://example.com"
}

Run with real data

{
"demoMode":false,
"tool":"list_tools",
"toolInput":{},
"linkedinCookiesJson":"YOUR_API_KEY_HERE",
"requiresSalesNavigator":false,
"apifyToken":"YOUR_API_KEY_HERE",
"firecrawlApiKey":"YOUR_API_KEY_HERE",
"apolloApiKey":"YOUR_API_KEY_HERE",
"hunterApiKey":"YOUR_API_KEY_HERE",
"anthropicApiKey":"YOUR_API_KEY_HERE",
"supabaseUrl":"https://example.com",
"supabaseApiKey":"YOUR_API_KEY_HERE"
}

Input Parameters

ParameterTypeDefaultRequiredDescription
toolstring"list_tools"Yes*The MCP tool to execute
toolInputobject{}NoInput parameters for the selected tool (JSON object)
demoModebooleantrueNoReturn sample data without making real API calls (for testing)
linkedinCookiesJsonstring-Yes*LinkedIn session cookies for authenticated scraping (required for LinkedIn Intelligence Suite tools)
requiresSalesNavigatorbooleanfalseNoCheck if you have LinkedIn Sales Navigator subscription (required for export_sales_nav_leads and export_sales_nav_accounts)
apifyTokenstring-Yes*Your Apify API token for calling underlying actors
firecrawlApiKeystring-Yes*API key for Firecrawl-powered tools
apolloApiKeystring-Yes*API key for lead enrichment via Apollo
hunterApiKeystring-Yes*API key for email discovery via Hunter
anthropicApiKeystring-Yes*API key for AI-powered tools (scoring, outreach generation)
webhookUrlstring-NoURL to send results to (supports Zapier, Make, n8n)
supabaseUrlstring-NoSupabase project URL for direct lead storage (e.g., https://yourproject.supabase.co). When configured, leads are saved directly to Supabase instead of via webhooks.
supabaseApiKeystring-Yes*Supabase service role API key for direct database access
proxyConfigurationobject-NoProxy settings for stealth scraping

*Required when Demo Mode is off.


Troubleshooting

"API key is required"

You have Demo Mode turned off but didn't provide an API key. Either:

  • Turn Demo Mode on to test with sample data
  • Add your API key in the input

"API error 403" or "Unauthorized"

Your API key is invalid, expired, or doesn't have access to this specific API endpoint. Double-check your key and account permissions.

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • API key without proper permissions
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal

You might also like

n8n-mcp

nourishing_courier/web-data-for-ai

n8n-mcp

πŸ‘ User avatar

Ani BjΓΆrkstrΓΆm

4

Company Research & Lead Enrichment MCP Server

constructive_wainscot/companyscope-mcp

Company research & lead enrichment from 12 free sources. Full profiles: SEC financials, tech stacks, competitors, patents, key people, job postings. Works with Claude Desktop, ChatGPT, Cursor, Cline. MCP server for AI agents. Integrates with Make.com, Zapier, n8n.

πŸ‘ User avatar

Stew Williamson

10

n8n Documentation MCP Server

agentify/n8n-mcp-server

n8n MCP Server provides AI assistants with structured access to n8n node documentation, properties, and validation tools for building and verifying workflows efficiently.

Linkedin Company Post Scraper

scraper-engine/linkedin-company-post-scraper

πŸ’Ό LinkedIn Company Post Scraper extracts public LinkedIn company posts with text, media, reactions, comments & author info. πŸš€ Ideal for market research, content analysis & lead generation. Export data in JSON, CSV, or Excel. Automate with Apify API, Make.com, n8n, or Python integrations!

πŸ‘ User avatar

Scraper Engine

106

5.0

Linkedin Ads Mcp Server [PPR]

zadexinho/linkedin-ads-mcp-server

MCP server providing LinkedIn Ad Library data to AI agents. Tools: [search_linkedin_ads], [get_ad_details], [get_advertiser_ads]. Connect Claude Desktop, Cursor, n8n, or any MCP-compatible client. Returns ad copy, creatives, and active status.

N8n Mcp Actor

direct_duty/n8n-mcp-actor

Bridge between n8n workflows and Model Context Protocol (MCP) servers.

Related articles

How to publish your Apify Actor as an n8n node
Read more