Quick Use
Add the following to .mcp.json:
{
"mcpServers": {
"firecrawl": {
"command": "npx",
"args": ["-y", "firecrawl-mcp"],
"env": {
"FIRECRAWL_API_KEY": "fc-your-key"
}
}
}
}Get a free API key at firecrawl.dev. Restart Claude Code to use it.
Intro
Firecrawl MCP is Firecrawl's official MCP server, letting AI agents like Claude Code and Cursor scrape, crawl, and extract structured data from any website. The main project has 15,000+ GitHub stars and supports JavaScript rendering and anti-bot bypass. Ideal for developers who need AI to read live web content.
Source & Thanks
Created by Mendable. Licensed under AGPL-3.0.
firecrawl — ⭐ 15,000+