Yoyo
@firecrawl
About Yoyo
π₯ Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Basic information
Category
Browser Automation
License
MIT
Runtime
node
Transports
stdio
Publisher
firecrawl
Submitted by
Itamar Raviv
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
More Browser Automation MCP servers
Umut Naci
firecrawlThe API to search, scrape, and interact with the web at scale. π₯

Puppeteer
modelcontextprotocolModel Context Protocol Servers
Fetch MCP
jae-jaeMCP server for fetch web page content using Playwright headless browser.
BrowserTools MCP
AgentDeskAIMonitor browser logs directly from Cursor and other MCP compatible IDEs.
Browserbase MCP Server
browserbaseAllow LLMs to control a browser with Browserbase and Stagehand
Comments