Firecrawl
by Firecrawl
Firecrawl
5,500376,976/mov3.20.4stdioVerified on npm
SearchAutomationMCP / Integrations
Install & run
Add to claude_desktop_config.json:
{
"mcpServers": {
"firecrawl": {
"command": "npx",
"args": [
"-y",
"firecrawl-mcp"
]
}
}
}Overview
Advanced web scraping and crawling — turn entire websites into clean, structured markdown or data for an assistant, with JavaScript rendering and crawling support.
Tools (4)
scrapeScrape a URL to markdown
crawlCrawl a whole site
searchWeb search with extraction
extractExtract structured data
Key features
- JS-rendered scraping
- Whole-site crawling
- Search with extraction
- Structured output
Use cases
- Turn sites into LLM context
- Bulk data collection
- Structured web extraction
Frequently asked questions about Firecrawl
Both — use the Firecrawl cloud API or self-host.
Did you find this helpful?