Firecrawl MCP Server
Quality Score
83
/100
MCP server for Firecrawl web scraping, structured data extraction and web search integration.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"firecrawl-mcp-server": {
"command": "npx",
"args": [
"-y",
"firecrawl-mcp"
],
"env": {
"FIRECRAWL_API_KEY": "<your-firecrawl_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"firecrawl-mcp-server": {
"command": "npx",
"args": [
"-y",
"firecrawl-mcp"
],
"env": {
"FIRECRAWL_API_KEY": "<your-firecrawl_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y firecrawl-mcp§02 Environment variables
FIRECRAWL_API_KEYsecret
Your API key for Firecrawl
§03 MCP Quality Score · methodology
freshness
18
completeness
15
installability
25
documentation
15
stability
10
§04 Alternatives in Web Scraping
ai.exa/exa
ai.exa/exa
Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding
ai.smithery/BadRooBot-test_m
ai.smithery/BadRooBot-test_m
Send quick greetings, scrape website content, and generate text or images on demand. Perform web s…
ai.smithery/ScrapeGraphAI-scrapegraph-mcp
ai.smithery/ScrapeGraphAI-scrapegraph-mcp
Enable language models to perform advanced AI-powered web scraping with enterprise-grade reliabili…