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

评论

浏览器自动化 分类下的更多 MCP 服务器