Official Firecrawl MCP server for powerful web scraping, crawling, and search
The official Firecrawl MCP server adds web scraping superpowers to your AI assistant. Crawl entire websites, extract structured data, search the web, and convert pages to clean markdown — all from your AI conversation.
Handles JavaScript-rendered pages, follows links across domains, and returns clean structured output. Perfect for research, competitive analysis, content aggregation, and building AI workflows that need real-time web data.
Add this to your MCP configuration file:
{
"mcpServers": {
"firecrawl": {
"env": {
"FIRECRAWL_API_KEY": "<your-key>"
},
"args": [
"-y",
"firecrawl-mcp"
],
"command": "npx"
}
}
}Verified official Firecrawl MCP server.
Scanned 0 files · 0 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!