StackMCP
searchOfficial

Firecrawl MCP

87

Mendable

Scrape and crawl websites, extract structured data, and perform batch web scraping with LLM-powered content analysis.

6.0k33.0k/wk3.1K tokens(2%)Official4d ago
Network
scrapingcrawlingwebextractiondata

Quick Setup

Paste in ~/.claude.json

json
{
  "mcpServers": {
    "firecrawl-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "firecrawl-mcp"
      ],
      "env": {
        "FIRECRAWL_API_KEY": "YOUR_FIRECRAWL_API_KEY"
      }
    }
  }
}

Part of these stacks

Recommended Skills

Skills specialize your AI editor when working with Firecrawl MCP. Learn more

Firecrawl Web ScrapingOfficialworkflow

Web scraping and content extraction workflows using Firecrawl. Includes crawl configuration and data pipeline patterns.

npx skillsadd firecrawl/cli/firecrawl5,489 installsskills.sh
View on GitHubnpm