Imp Imp
← Back to Arsenal
God Mode - Marketing Intelligence MCP

God Mode - Marketing Intelligence MCP

MCP Servers

The ultimate B2B sales intelligence MCP server. 48+ AI-powered tools for lead discovery, company research, competitive intel, LinkedIn scraping, review aggregation, and sales automation. Works with Make.com, Zapier, n8n, Claude Desktop, and any MCP-compatible client.

GOD MODE INTEL MCP Server

What is MCP (Model Context Protocol)?

MCP is a protocol that allows AI assistants (like Claude) to interact with external tools and data sources. This MCP server connects to various APIs and services.

How to Use MCP Servers

  1. Install the MCP server in Claude Desktop's config
  2. The server provides tools the AI can use
  3. Ask Claude to use the tools (e.g., "Search for local businesses...")

The Ultimate B2B Sales Intelligence Platform | 48+ AI-Powered Tools in One MCP Server

Stop juggling 15 different tools for sales intelligence. GOD MODE INTEL MCP consolidates lead discovery, company research, competitive analysis, LinkedIn scraping, review aggregation, and AI-powered sales automation into a single, unified platform that works seamlessly with Make.com, Zapier, n8n, webhooks, Claude Desktop, and any MCP-compatible client.

![MCP Protocol](https://modelcontextprotocol.io) ![Tools](https://apify.com/jrippy/god-mode-intel-mcp) ![Make.com](https://make.com) ![Zapier](https://zapier.com) ![n8n](https://n8n.io)


Why GOD MODE INTEL?

The Problem: Sales Intelligence Tool Sprawl

Modern B2B sales teams face a fragmented landscape:

The Solution: One MCP Server to Rule Them All

GOD MODE INTEL consolidates everything into a single API endpoint with:


Platform Integrations

GOD MODE INTEL works with all major automation platforms:

PlatformIntegration MethodUse Case
Make.comHTTP Module, Apify Module, or SSE/MCPComplex multi-step workflows
ZapierWebhooks or Apify IntegrationSimple trigger-action automations
n8nHTTP Request Node or Apify NodeSelf-hosted automation workflows
Claude DesktopMCP Protocol (stdio)AI-assisted research
Custom AppsREST API or WebhooksDirect integration

Webhook Support

Send results directly to any endpoint:

{

"tool": "find_prospects", "toolInput": { "query": "restaurants", "location": "Chicago" }, "webhookUrl": "https://hooks.zapier.com/hooks/catch/..." }

Compatible webhook formats:


Who Is This For?

Sales Development Representatives (SDRs)

Growth Marketers

Agency Owners

RevOps Teams

Founders & Entrepreneurs


Features & Capabilities

Lead Discovery & Prospecting

ToolWhat It DoesUse Case
find_prospectsSearch Google Maps for businesses"Find all dentists in Austin, TX"
find_lookalikesFind companies similar to your best customers"Find 50 companies like Stripe"
scrape_local_leadsBulk extract local business data"Get all restaurants in 5 cities"
discover_companiesAI-powered company discovery from any URL"Find SaaS companies mentioned on TechCrunch"
enrich_from_urlExtract company data from any webpage"Pull company info from this About page"

Lead Enrichment

ToolWhat It DoesUse Case
enrich_leadFull enrichment: email, company, social, tech stack"Enrich john@acme.com"
enrich_leads_batchEnrich up to 100 leads at once"Enrich my CSV of 100 leads"
enrich_company_contactsFind decision-makers at a company"Find VPs at Salesforce"

LinkedIn Intelligence

ToolWhat It DoesUse Case
scrape_linkedin_profileFull profile: experience, education, skills"Get profile data for /in/elonmusk"
scrape_linkedin_postsRecent posts with engagement metrics"Analyze their content strategy"
analyze_linkedin_voiceAI analysis of writing style and tone"Personalize my outreach to match their voice"

Company Research

ToolWhat It DoesUse Case
research_companyComprehensive company intel in one call"Tell me everything about Stripe"
scan_tech_stackDetect 100+ technologies on any website"What tools does Shopify use?"
get_crunchbase_dataFunding rounds, investors, key people"Who invested in OpenAI?"
get_glassdoor_reviewsEmployee reviews, ratings, salary data"What's the culture like at Meta?"
scrape_g2G2 software reviews and ratings"What do users say about HubSpot?"
scrape_capterraCapterra reviews and comparisons"Compare Salesforce vs HubSpot"

Review Intelligence

ToolWhat It DoesUse Case
scrape_trustpilotConsumer reviews and trust scores"Check reputation of this vendor"
scrape_yelpLocal business reviews"Get reviews for this restaurant"
aggregate_reviewsCombine reviews from all platforms"Show me all reviews everywhere"
analyze_sentimentAI sentiment analysis of reviews"What are the common complaints?"

Competitive Intelligence

ToolWhat It DoesUse Case
monitor_competitorsTrack website, hiring, social changes"Alert me when competitors update pricing"
scrape_facebook_adsFacebook Ad Library scraping"What ads are my competitors running?"
track_competitor_keywordsSEO keyword tracking"What keywords do they rank for?"
compare_tech_stacksSide-by-side technology comparison"How does our stack compare?"
competitive_gap_analysisAI-powered gap analysis"Where are we falling behind?"

Local Business Intelligence

ToolWhat It DoesUse Case
scrape_gbpGoogle Business Profile data"Get all GBP data for this business"
track_local_serpLocal pack ranking tracking"Where do we rank for 'plumber near me'?"
audit_citationsNAP consistency across 50+ directories"Find citation errors"
analyze_local_competitorsLocal market competitive analysis"Who are the top 10 dentists nearby?"

Social Intelligence

ToolWhat It DoesUse Case
scrape_redditReddit discussions and sentiment"What does Reddit say about our product?"
scrape_quoraQuora questions and answers"Find questions we can answer"
monitor_brand_mentionsCross-platform brand monitoring"Track mentions of our brand everywhere"

AI-Powered Sales Actions

ToolWhat It DoesUse Case
score_and_prioritizeAI lead scoring based on ICP fit"Rank these 100 leads A/B/C/D"
generate_outreachHyper-personalized message generation"Write 3 email variants for this lead"
analyze_buying_signalsDetect intent from multiple sources"Is this company ready to buy?"
predict_deal_probabilityAI deal close prediction"What's the chance this closes?"
recommend_approachAI sales strategy recommendation"How should I approach this prospect?"

Full Pipelines (End-to-End Automation)

ToolWhat It DoesUse Case
full_company_researchTech + funding + reviews + contacts in one call"Complete dossier on this company"
full_prospect_pipelineDiscover → Enrich → Score → Generate Outreach"Find and prep 50 leads automatically"
full_competitive_auditTech + content + ads + SEO + reviews audit"Full competitive analysis report"

Quick Start Guide

Option 1: Direct Apify Actor Execution

{

"tool": "find_prospects", "toolInput": { "query": "marketing agencies", "location": "San Francisco, CA", "maxResults": 25 } }

Option 2: MCP Server (Claude Desktop / Make.com)

Connect to the SSE endpoint:

https://god-mode-intel-mcp.vercel.app/sse

Or use the REST API directly:

curl -X POST https://god-mode-intel-mcp.vercel.app/execute \

-H "Content-Type: application/json" \ -d '{"tool": "scan_tech_stack", "input": {"url": "https://stripe.com"}}'

Option 3: Make.com Integration

  1. Add HTTP Module or Apify Module to your scenario
  2. Configure the request to GOD MODE INTEL
  3. Map the output to your next modules
  4. Build powerful automation workflows

Option 4: Zapier Integration

  1. Use Webhooks by Zapier (Catch Hook) as trigger
  2. Add Apify action or Webhooks (POST) action
  3. Configure with GOD MODE INTEL actor
  4. Use results in subsequent Zap steps

Option 5: n8n Integration

  1. Add HTTP Request node or Apify node
  2. Configure POST to GOD MODE INTEL endpoint
  3. Parse JSON response
  4. Continue your workflow

Input Schema

Required Fields

FieldTypeDescription
toolstringThe tool to execute (see tool list above)

Tool Input Fields (vary by tool)

FieldTypeDescription
toolInputobjectParameters specific to the selected tool

Optional Configuration

FieldTypeDescription
demoModebooleanReturn sample data without API calls (default: false)
apifyTokenstringYour Apify API token (auto-provided on Apify platform)
anthropicApiKeystringFor AI-powered tools (scoring, outreach, analysis)
webhookUrlstringSend results to Zapier, Make, n8n, or custom endpoint
webhookPlatformstringFormat output for specific platform: zapier, make, n8n, custom

Example: Full Configuration

{

"tool": "full_prospect_pipeline", "toolInput": { "query": "B2B SaaS companies", "location": "Austin, TX", "maxProspects": 50, "idealCustomerProfile": { "industry": "Technology", "employeeRange": "50-200", "technologies": ["Salesforce", "HubSpot"] }, "generateOutreach": true, "outreachChannel": "email" }, "anthropicApiKey": "sk-ant-...", "webhookUrl": "https://hooks.zapier.com/...", "webhookPlatform": "zapier" }


Output Schema

All tools return a consistent JSON structure:

{

"success": true, "tool": "find_prospects", "actorId": "FiEyilQieNzXvHkAg", "runId": "abc123xyz", "data": [ { "title": "Austin Dental Care", "categoryName": "Dentist", "address": "123 Main St, Austin, TX 78701", "phone": "(512) 555-0101", "website": "https://austindentalcare.com", "totalScore": 4.8, "reviewsCount": 342, "placeId": "ChIJ...", "city": "Austin", "state": "TX" } ], "itemCount": 25, "actorRunId": "xyz789abc", "actorStatus": "SUCCEEDED" }

Dataset Schema by Tool Type

#### Prospect/Lead Data

{

"title": "string - Business name", "address": "string - Full address", "phone": "string - Phone number", "website": "string - Website URL", "email": "string - Email if found", "totalScore": "number - Rating (1-5)", "reviewsCount": "number - Review count", "categoryName": "string - Business category", "city": "string - City", "state": "string - State", "placeId": "string - Google Place ID" }

#### Tech Stack Data

{

"url": "string - Scanned URL", "domain": "string - Domain", "technologies": [ { "name": "string - Technology name", "category": "string - FRAMEWORK, ANALYTICS, CMS, etc.", "confidence": "string - HIGH, MEDIUM, LOW", "detected": "string - Detection method" } ], "summary": { "analytics": ["array - Analytics tools"], "framework": "string - Main framework", "hosting": "string - Hosting provider", "cdn": "string - CDN provider" } }

#### LinkedIn Profile Data

{

"name": "string - Full name", "headline": "string - Profile headline", "location": "string - Location", "connections": "string - Connection count", "followers": "number - Follower count", "about": "string - About section", "experience": [ { "title": "string - Job title", "company": "string - Company name", "duration": "string - Duration", "description": "string - Role description" } ], "education": ["array - Education history"], "skills": ["array - Skills list"] }

#### AI Analysis Output

{

"score": "number - 0-100 score", "tier": "string - A, B, C, or D", "signals": ["array - Detected signals"], "recommendation": "string - AI recommendation", "confidence": "number - Confidence score", "reasoning": "string - Explanation" }


Automation Workflow Examples

Make.com: Auto-Enrich New CRM Contacts

Trigger: New HubSpot Contact

↓ GOD MODE INTEL: enrich_lead ↓ Update HubSpot Contact with enriched data ↓ GOD MODE INTEL: score_and_prioritize ↓ If Score > 80: Assign to Sales Rep If Score < 50: Add to Nurture Sequence

Zapier: Competitive Intelligence Alerts

Schedule: Every Monday 9am (Schedule by Zapier)

↓ Webhooks by Zapier: POST to GOD MODE INTEL (monitor_competitors) ↓ Filter: Only if changes detected ↓ Slack: Send competitive update to #sales channel

n8n: Local Lead Generation Machine

Trigger: New row in Google Sheet (city, industry)

↓ HTTP Request: GOD MODE INTEL find_prospects ↓ HTTP Request: GOD MODE INTEL enrich_leads_batch ↓ HTTP Request: GOD MODE INTEL generate_outreach ↓ Lemlist: Add to outreach sequence

Webhook: Review Monitoring Dashboard

Schedule: Daily CRON job

↓ POST to GOD MODE INTEL: aggregate_reviews ↓ POST to GOD MODE INTEL: analyze_sentiment ↓ Webhook sends to your dashboard API ↓ If negative review: Slack alert


API Keys & Configuration

Required for Full Functionality

ServiceRequired ForGet Key
ApifyAll scraping toolsAuto-provided on Apify platform
AnthropicAI scoring, outreach, analysisconsole.anthropic.com

Optional Enhancements

ServiceEnhancesGet Key
Apollo.ioLead enrichment accuracyapollo.io
Hunter.ioEmail verificationhunter.io
ClearbitCompany enrichmentclearbit.com
FirecrawlWeb crawling toolsfirecrawl.dev
OpenAIAI fallbackplatform.openai.com

Pricing

Pay-Per-Use Model

No monthly fees. Only pay for successful results.

OperationCost
Prospect found$0.01
Lead enriched$0.05
LinkedIn profile scraped$0.03
Company researched$0.10
Tech stack scanned$0.02
Review scraped$0.01
AI analysis$0.05
Full pipeline$0.25-0.50

Cost Comparison

TaskTraditional ToolsGOD MODE INTEL
1,000 leads enriched$500-2,000/mo subscription$50 one-time
Competitive analysis$300/mo (SimilarWeb)$5-10 per report
Tech stack detection$100/mo (BuiltWith)$0.02 per scan
LinkedIn scraping$100/mo + manual work$0.03 per profile

Frequently Asked Questions

Is the data real-time?

Yes. Unlike database-based tools (ZoomInfo, Apollo), GOD MODE INTEL scrapes live data at execution time. You always get the freshest information.

Can I use this for cold outreach?

Absolutely. The generate_outreach tool creates hyper-personalized messages based on enriched lead data. Combined with score_and_prioritize, you can focus on the hottest leads.

How does it compare to Apollo/ZoomInfo?

Does it work with my CRM?

Yes, via Make.com, Zapier, n8n, or direct webhooks. You can enrich contacts, score leads, and update records automatically.

Which automation platform should I use?

Is there rate limiting?

Apify handles rate limiting and proxy rotation automatically. For high-volume use, contact for enterprise plans.

Can I run it locally?

Yes! The MCP server supports stdio mode for Claude Desktop:

npx god-mode-intel-mcp --stdio

More Tools & Resources

Check out my other projects:


Support & Contact


Changelog

v2.0.0 (Current)

v1.0.0


Built by John Rippy

Dominate your market with intelligence.

GOD MODE INTEL is built by John Rippy, Zapier Zappy 2025 Automation Hero of the Year winner. Specializing in B2B sales intelligence, web scraping, and automation with 280+ Apify actors and deep expertise in Make.com, Zapier, and n8n integrations.

![Zappy Award Winner](https://zapier.com/blog/drive-social-media-scaling-sales-and-marketing/) ![LinkedIn](https://www.linkedin.com/in/johnrippy/) ![Website](https://johnrippy.link/) ![Actor Arsenal](https://actor-arsenal-site.vercel.app/)

> *"John Rippy was named Automation Hero of the Year at the 2025 Zappy Awards for his innovative work scaling sales and marketing through automation."* - Zapier Blog


*Keywords: B2B sales intelligence, lead generation, lead enrichment, competitive intelligence, LinkedIn scraper, company research, tech stack detection, review scraping, AI sales tools, MCP server, Make.com integration, Zapier integration, n8n integration, webhook automation, Apollo alternative, ZoomInfo alternative, BuiltWith alternative, sales automation, prospect discovery, local business leads, Google Maps scraper*


Common Problems & Solutions

"Invalid API key" error

Cause: Your API key is wrong, expired, or doesn't have the right permissions. Fix: Double-check your API key. Make sure you copied it exactly without extra spaces.

"Rate limit exceeded" error

Cause: You've hit the API's rate limits. Fix: Wait a few minutes, then try again. Consider reducing the number of concurrent requests.

Empty or incomplete results

Cause: The target may have anti-scraping protection or the data doesn't exist. Fix:

Demo data showing instead of real results

Cause: demoMode is still set to true. Fix: Set demoMode: false and provide your API key(s).


Built by John Rippy | Actor Arsenal

150,000
KILLS
100%
HEALTH
Doomguy
281
ACTORS
3/3
SECRETS