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

コメント

「その他」の他のコンテンツ