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
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments