DirectoryFirecrawl
Web

Firecrawl

by mendableai

58
Health
fair
80
Popularity

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

6,259stars
716forks
JavaScript
MIT
Updated May 10, 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 Healthfair

Freshness32/40
Issue response3/30
Org backing20/20
Longevity3/10
Updated recently
Most issues unresolved
Org-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