Server Statistics

setup time

5 minutes

github stars

5,041

forks

551

watchers

5,052

open issues

66

contributors

17

last updated

yesterday

language: javascriptlicense: mitlast release: v3.2.1 (September 26, 2025)

description

enables web data extraction and scraping with firecrawl.

use cases

  • extracting data from multiple web pages simultaneously.
  • performing deep research through automated web crawling.
  • collecting content for analysis or reporting.

technical details

prerequisites

  • node.js 18+
  • api key from firecrawl

installation steps

  1. step 1: install using npx with your firecrawl api key.
  2. step 2: configure the server in your application settings.
  3. step 3: start the server and use it for web scraping.

configuration example

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

required accounts

github
firecrawl

tags

batch-processing
claude
content-extraction
data-collection
firecrawl
firecrawl-ai
llm-tools
mcp-server
model-context-protocol
search-api