MCP.so
Sign In
F

Forage Mcp Server For Ai Agents

@ErnestaLabs

About Forage Mcp Server For Ai Agents

Forage MCP: The Knowledge Layer Your Agent Is Missing

Basic information

Category

Other

Transports

stdio

Publisher

ErnestaLabs

Submitted by

mcamarketing

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "forage": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-p",
        "3000:3000",
        "-e",
        "APIFY_API_TOKEN",
        "-e",
        "TRANSPORT=http",
        "ghcr.io/ernestalabs/web-intelligence-mcp:latest"
      ],
      "env": {
        "APIFY_API_TOKEN": "<YOUR_APIFY_TOKEN>"
      },
      "label": "Forage MCP Server"
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Forage Mcp Server For Ai Agents?

Forage MCP Server is a knowledge layer for AI agents that provides web intelligence plus persistent memory through a knowledge graph. It integrates with Apify data actors to give agents 36 tools for search, scraping, enrichment, and graph querying.

How to use Forage Mcp Server For Ai Agents?

Obtain an Apify API token from console.apify.com, then add the server configuration to your MCP-compatible client (Claude Desktop, Cursor, Windsurf, or Docker). The server routes requests through a proxy that orchestrates multiple Apify actors in parallel and feeds results into a persistent knowledge graph.

Key features of For

Comments

More Other MCP servers