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
Basic information
More Browser Automation MCP servers
Fastcrw
usFast, lightweight Firecrawl/Tavily alternative in Rust. Web scraper, crawler & search API with MCP server for AI agents. Drop-in Firecrawl-compatible API (/scrape, /crawl, /search). 2.3x faster than Tavily, 1.5x faster than Firecrawl in 1K-URL benchmarks. 6 MB RAM, single binary.
Fetcher MCP
jae-jaeMCP server for fetch web page content using Playwright headless browser.
Puppeteer MCP Server
merajmehrabiThis MCP server provides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existing Chrome windows.
mcp-browser-use: MCP server for browser-use
vinayak-mehtaMCP server for browser-use
Scrapling Fetch MCP
cyberchittaHelps AI assistants access text content from bot-protected websites. MCP server that fetches HTML/markdown from sites with anti-automation measures using Scrapling.
Comments