RadarSearch & web
Firecrawl
Search & web · MCP Server
About Firecrawl
Firecrawl's MCP server lets an assistant scrape pages and crawl sites, returning clean markdown or structured data for research and extraction.
Scrape and crawl websites into clean data.
CategorySearch & web
TypeMCP Server
SourceCommunity
WebsiteInstalling Firecrawl
Runs on demand via npx. Nothing to install globally.
Claude Code
claude mcp add firecrawl -- npx -y firecrawl-mcp
Claude Desktop · Cursor · VS Code · Windsurf
{
"mcpServers": {
"firecrawl": {
"command": "npx",
"args": [
"-y",
"firecrawl-mcp"
],
"env": {
"FIRECRAWL_API_KEY": "<your FIRECRAWL_API_KEY>"
}
}
}
}Not sure where the config file lives, or it isn't picking the server up? Config paths for every client.
Requires FIRECRAWL_API_KEY, get this from the maintainer. Never commit them.
Similar tools
Find more on the Radar
Browse every tool, model, and MCP server in one place.