---
title: "Firecrawl MCP: review, setup & limitations · Undominated.ai"
canonical: https://undominated.ai/mcp-servers/firecrawl/
description: "Provides web scraping, search, crawling and browser-interaction jobs through Firecrawl’s API."
---

# Firecrawl MCP: review, setup & limitations · Undominated.ai

> Provides web scraping, search, crawling and browser-interaction jobs through Firecrawl’s API.

[← Explore all mcp servers](/mcp-servers/)

WEB EXTRACTION AND AUTOMATION / Firecrawl

# Firecrawl MCP

Provides web scraping, search, crawling and browser-interaction jobs through Firecrawl’s API.

 See setup guidance ↓Original source ↗

SOURCE REVIEW

 Reviewed 2026-09-21
 Evidence 4 linked sources
 Publisher Firecrawl
 Licence MIT ↗
 Revision 7bfa10cfe6a4
 Read what was—and wasn’t—checked ↓

“Search the web and get full page content”

 Firecrawl · upstream description ↗ Our analysis follows below.

01 / THE REASONING

## Why this made the selection.

 - Distinguishes simple extraction/search from broader crawl and interaction capabilities.
- Documents hosted keyless, OAuth and API-key modes as well as a local adapter.

### A good fit for

 - Turning permitted web pages into structured context for an assistant.

### Weigh up before choosing

 - Keyless hosted access exposes a smaller tool set; advanced jobs need authentication.
- Interaction tools can operate remote web pages and are broader than read-only fetching.

02 / THE REVIEW RECORD

## What we actually inspected.

Source review has boundaries. A clear record is more useful than a “safe” badge.

### Material inspected

 - README.md (installation, capability and permission sections)
- package.json
- src/index.ts
- LICENSE

### Our findings

 - The current guidance rejects API keys embedded in URLs and deprecates older credential-in-path routes.
- The implementation includes multiple authentication modes and tool profiles; the full profile should not be presented as a search-only integration.

### Not established by this review

 - Server startup, authentication and tool execution were not tested.

The review applies to the material and revision named here. A newer upstream release can change its behavior.

03 / PUT IT TO WORK

## Connect a server deliberately.

Upstream setup instructions ↗

DOCUMENTED COMMAND

 npx -y firecrawl-mcp Copy command ↗

Copying does not execute this command. It may retrieve a newer version than the reviewed source.

 - Configure the documented Firecrawl API credentials or choose a supported keyless/hosted setup.
- Review enabled crawl, agent and interaction tools against the intended websites and task.

### Before you start

 - Node.js for the local adapter; a Firecrawl account for authenticated jobs.

### Compatibility

An MCP client supporting stdio, Streamable HTTP. · Node.js for the local adapter; a Firecrawl account for authenticated jobs.

### Implementation

TypeScript

### Transports

stdio · Streamable HTTP

### Web extraction and automation / Configured credentials or local access

 - Sends URLs and job inputs to Firecrawl; enabled tools crawl sites and interact with remote pages.

### Cost model

Firecrawl service credits/account usage determine cost; limited keyless modes have separate restrictions.

04 / FOLLOW THE EVIDENCE

## The source trail.

Our notes are separate from the original resource. Check upstream before adopting a new version.

 - Official documentation ↗ Checked 2026-09-21 https://github.com/mendableai/firecrawl-mcp-server/blob/7bfa10cfe6a409fd12a947bc6c86feaa7f418892/README.md Supports: summary, whySelected, bestFor, limitations, install, access, compatibility, transports
- Applicable source licence ↗ Checked 2026-09-21 https://github.com/mendableai/firecrawl-mcp-server/blob/7bfa10cfe6a409fd12a947bc6c86feaa7f418892/LICENSE Supports: license
- Implementation: package.json ↗ Checked 2026-09-21 https://github.com/mendableai/firecrawl-mcp-server/blob/7bfa10cfe6a409fd12a947bc6c86feaa7f418892/package.json Supports: language, review
- Implementation: src/index.ts ↗ Checked 2026-09-21 https://github.com/mendableai/firecrawl-mcp-server/blob/7bfa10cfe6a409fd12a947bc6c86feaa7f418892/src/index.ts Supports: language, review

KEEP COMPARING

## Other approaches to consider.

Related by category or shared topics. These are alternatives to inspect, not a measured quality order.

 [### Brave Search MCP ↗ Provides web, news, image, video and place search using the Brave Search API.](/mcp-servers/brave/)[### Cloudflare API MCP ↗ Lets an assistant discover Cloudflare API endpoints and execute API calls through code, within the granted Cloudflare permissions.](/mcp-servers/cloudflare-code/)[### Cloudflare Documentation MCP ↗ Searches Cloudflare documentation without granting an assistant access to a Cloudflare account.](/mcp-servers/cloudflare/)

 [AI Tools ↗](/tools/)[Skills ↗](/skills/)[Agents ↗](/agents/)[MCP Servers ↗](/mcp-servers/)
