Forage — MCP Server for AI Agents avatar

Forage — MCP Server for AI Agents

Pricing

from $30.00 / 1,000 web searches

Go to Apify Store
Forage — MCP Server for AI Agents

Forage — MCP Server for AI Agents

MCP server giving AI agents real-time web search, page scraping, company intelligence, email discovery, local lead generation, and a persistent knowledge graph. Pay only for what you use, no subscriptions.

Pricing

from $30.00 / 1,000 web searches

Rating

5.0

(1)

Developer

Riccardo Minniti

Riccardo Minniti

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

Forage MCP Server

Real-time web intelligence and lead generation for AI agents. Search, scrape, discover companies, find B2B emails, and build lead lists.

What is Forage MCP?

Forage MCP is a Model Context Protocol server that gives AI agents capabilities they don't have built-in: verified email discovery, B2B lead generation, local business data, company intelligence, and persistent memory. Runs on Apify infrastructure.

Capabilities

  • Real-time web search — multi-source search returning ranked results
  • Page scraping — extract clean content from any URL as markdown
  • Company intelligence — website summary, contacts, social profiles
  • Verified B2B emails — with confidence scores and LinkedIn profiles
  • Lead discovery — companies and local businesses with phone, website, rating
  • Knowledge graph — automatically remembers everything your agent researches
  • 12 Skills — multi-step workflows for dossiers, decision makers, outbound lists, competitive intel

Quick Start

{
"mcpServers": {
"forage": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ernesta-labs--forage.apify.actor",
"--header",
"Authorization: Bearer YOUR_APIFY_TOKEN"
]
}
}
}

SSE Transport (Legacy)

{
"mcpServers": {
"forage": {
"url": "https://ernesta-labs--forage.apify.actor/sse"
}
}
}

Pricing

Pay per tool call. No subscription.

ToolPrice
search_web$0.03
scrape_page$0.07
get_company_info$0.08
find_emails$0.10
find_local_leads$0.15
find_leads$0.25/100
Skills$0.45 - $3.50
Knowledge graph$0.02 - $0.05

Tools Reference

Core Tools

  • search_web — Real-time web search
  • scrape_page — Extract clean content from URLs
  • get_company_info — Company website and contacts
  • find_emails — Verified B2B emails
  • find_local_leads — Local business data
  • find_leads — B2B lead lists

Knowledge Graph

  • query_knowledge — Search accumulated intelligence
  • enrich_entity — Get all data about a company
  • find_connections — Discover entity relationships
  • get_graph_stats — View graph statistics

Actor Gateway

  • list_verified_actors — Browse available actors
  • get_actor_schema — Get actor input schema
  • call_actor — Run any Apify actor

Skills

  • skill_company_dossier — Full company profile ($0.50)
  • skill_prospect_company — Decision makers ($0.75)
  • skill_outbound_list — 100 leads for CRM ($3.50)
  • skill_local_market_map — Local businesses ($0.80)
  • skill_decision_maker_finder — 20 contacts ($1.00)
  • skill_competitor_intel — Pricing, features ($0.80)
  • skill_competitor_ads — Active ads ($0.65)
  • skill_job_signals — Hiring patterns ($0.55)
  • skill_tech_stack — Technologies used ($0.45)
  • skill_funding_intel — Funding history ($0.70)
  • skill_social_proof — Reviews ($0.55)
  • skill_market_map — Competitors in market ($1.20)

Example Usage

Find company emails

{ "domain": "stripe.com", "limit": 10 }

Generate outbound leads

{ "job_title": "Marketing Director", "industry": "SaaS", "location": "United States" }

Company dossier

{ "domain": "notion.so" }

Support