MCP.so
登录
F

Forage Mcp Server For Ai Agents

@ErnestaLabs

关于 Forage Mcp Server For Ai Agents

Forage MCP: The Knowledge Layer Your Agent Is Missing

基本信息

分类

其他

传输方式

stdio

发布者

ErnestaLabs

提交者

mcamarketing

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "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"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器