firecrawl-mcp-server

firecrawl/firecrawl-mcp-server
★ 5,764 stars JavaScript 🤖 AI/LLM Updated 1mo ago
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "firecrawl-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "firecrawl/firecrawl-mcp-server"
      ]
    }
  }
}

README Excerpt

<div align="center"> <a name="readme-top"></a> <img src="https://raw.githubusercontent.com/firecrawl/firecrawl-mcp-server/main/img/fire.png" height="140" > </div> A Model Context Protocol (MCP) server implementation that integrates with [Firecrawl](https://github.com/firecrawl/firecrawl) for web scraping capabilities.

Tools (20)

FIRECRAWL_API_KEYFIRECRAWL_API_URLFIRECRAWL_CREDIT_CRITICAL_THRESHOLDFIRECRAWL_CREDIT_WARNING_THRESHOLDFIRECRAWL_RETRY_BACKOFF_FACTORFIRECRAWL_RETRY_INITIAL_DELAYFIRECRAWL_RETRY_MAX_ATTEMPTSFIRECRAWL_RETRY_MAX_DELAYactivityTtlallowExternalLinkscompletedenableWebSearchfailedincludeSubdomainsprocessingprofilepromptsaveChangesschemastreamWebView

Topics

batch-processingclaudecontent-extractiondata-collectionfirecrawlfirecrawl-aijavascript-renderingllm-toolsmcpmcp-servermodel-context-protocolsearch-apiweb-crawlerweb-scraping