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
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
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Nginx UI
0xJackyYet another WebUI for Nginx
Comments