MCP.so
Sign In

Yoyo

@firecrawl

About Yoyo

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

Config

Add this server to your MCP-compatible client using the configuration below.

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

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 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

Comments

More Browser Automation MCP servers