Search & Knowledge

Firecrawl MCP

Firecrawl MCP adds powerful web scraping and search capabilities to your AI assistant. Extract web content as clean markdown, batch scrape URLs, perform deep research across sites, and crawl entire domains. Features automatic retries, rate limiting, and supports both cloud and self-hosted deployments.

Stars

5.4k

Installs

142.0k

License

MIT

Kind

MCP

Trust evidence

Verified

Verified MCP — curated catalog entry with reviewed setup metadata.

  • Stars: 5.4k · catalog
  • Freshness: Updated 2026-01-30
  • Used in 2 known stacks

Prerequisites

  • · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
  • · Environment: FIRECRAWL_API_KEY
  • · Node.js 18+

Reference command

{
  "mcpServers": {
    "firecrawl": {
      "command": "npx",
      "args": ["-y", "firecrawl-mcp"],
      "env": {
        "FIRECRAWL_API_KEY": "<your-api-key>"
      }
    }
  }
}

Often stacked with

Stacks that include this