DirectoryFirecrawl
Web

Firecrawl

by mendableai

71
Health
good
82
Popularity

Extract web data with [Firecrawl](https://firecrawl.dev)

6,106stars
683forks
JavaScript
MIT
Updated April 21, 2026
#batch-processing#claude#content-extraction#data-collection#firecrawl#firecrawl-ai#javascript-rendering#llm-tools#mcp#mcp-server#model-context-protocol#search-api#web-crawler#web-scraping

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

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

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

Installation

npx firecrawl-mcp

Maintenance Healthgood

Freshness38/40
Issue response15/30
Org backing15/20
Longevity3/10
Active this month
Community-backed

Server Info

CategoryWeb
LanguageJavaScript
LicenseMIT
StatusACTIVE
Free tier available

Get Your API Key

Turn any website into clean data for your AI agents. Start free, no credit card required.

Get Firecrawl API Key

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory