DirectoryFirecrawl Mcp Server
api

Firecrawl Mcp Server

by firecrawl

65
Health
good
76
Popularity

🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.

5,682stars
638forks
JavaScript
MIT
Updated March 11, 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-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "firecrawl-mcp-server"
      ],
      "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-server

Maintenance Healthgood

Freshness32/40
Issue response15/30
Org backing15/20
Longevity3/10
Updated recently
Community-backed

Server Info

Categoryapi
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