drio
Open app

FireCrawl MCP Server

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

FireCrawl MCP Server is a server implementation that integrates with FireCrawl for advanced web scraping capabilities, enabling users to efficiently extract content from various websites.

To use the FireCrawl MCP Server, install it via npm, generate an API key from FireCrawl, and configure your application to use the MCP server with the provided API key.

  • JavaScript rendering for scraping content from JS-heavy sites. - Supports mobile and desktop views. - Smart rate limiting to manage requests efficiently. - Handles multiple output formats including HTML, Markdown, and screenshots. - Allows batch processing for scraping multiple URLs at once. - Content filtering options to include or exclude specific HTML tags.
  1. Scraping product data from e-commerce websites.
  2. Extracting content from dynamic web pages for data analysis.
  3. Automating the retrieval of news articles from various sources.

Add to your AI client

Use these steps to connect FireCrawl MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

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

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

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

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

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

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "vrknetha-mcp-server-firecrawl-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-vrknetha-mcp-server-firecrawl-mcp-mirror"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

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

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

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

FAQ

What types of content can be scraped?

You can scrape HTML, Markdown, screenshots, and more from any accessible URL.

Is there a rate limit on requests?

Yes, the free tier allows 3 requests per minute, with higher limits on paid plans.

How do I configure my API key?

Follow the installation guide to set your API key in your environment configuration.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":561,"uuid":"5ce73fb6-7413-4baf-aea2-91df800137bc","name":"vrknetha_mcp-server-firecrawl","title":"FireCrawl MCP Server","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"$D2024-12-30T02:55:57.000Z","updated_at":"$D2025-01-05T02:59:48.806Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"firecrawl,mcp-server,web-scraping","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/vrknetha_mcp-server-firecrawl","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]