MCP.so
ログイン

Yoyo

@firecrawl

Yoyo について

🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.

基本情報

カテゴリ

ブラウザ自動化

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

firecrawl

投稿者

Itamar Raviv

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "firecrawl-mcp-server-firecrawl": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@mendableai/mcp-server-firecrawl",
        "--client",
        "claude"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Yoyo?

Yoyo is a Model Context Protocol (MCP) server that integrates with the Firecrawl web scraping platform, enabling AI agents to search, scrape, and interact with live web content for clean, agent-ready context.

How to use Yoyo?

Install via npx -y firecrawl-mcp with a FIRECRAWL_API_KEY environment variable, or connect to a hosted keyless tier at https://mcp.firecrawl.dev/v2/mcp. Configure the server in Claude Desktop, Cursor, Windsurf, or VS Code using the provided JSON configs.

Key features of Yoyo

  • Search the web and retrieve full page content
  • Scrape any URL into clean structured data
  • Interact with pages — click, navigate, and operate
  • Deep research via an autonomous agent tool
  • Automatic retries and rate limiting
  • Cloud and self-hosted deployment options
  • SSE transport support

Use cases of Yoyo

  • Extract specific

コメント

「ブラウザ自動化」の他のコンテンツ