74
/ 100
27 days ago
glama

Firecrawl MCP Server

Enables web scraping, crawling, and content extraction by integrating with the Firecrawl API. It supports deep research, batch scraping, and automatic rate limiting for both cloud and self-hosted environments.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: FIRECRAWL_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.4.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.4.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

ws: Uninitialized memory disclosure

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCLOUD_SERVICE
🔐 secretFIRECRAWL_API_KEYenv =fc-YOUR_API_KEY npx -y firecrawl-mcp
configFIRECRAWL_API_URLOptional when using self-hosted instance with
configFIRECRAWL_CREDIT_CRITICAL_THRESHOLDCredit usage critical threshold (default: 100)
configFIRECRAWL_CREDIT_WARNING_THRESHOLDCredit usage warning threshold (default: 1000)
configFIRECRAWL_RETRY_BACKOFF_FACTORExponential backoff multiplier (default: 2)
configFIRECRAWL_RETRY_INITIAL_DELAYInitial delay in milliseconds before first retry (default: 1000)
configFIRECRAWL_RETRY_MAX_ATTEMPTSMaximum number of retry attempts (default: 3)
configFIRECRAWL_RETRY_MAX_DELAYMaximum delay in milliseconds between retries (default: 10000)
configPORT
configSSE_LOCALenv =true FIRECRAWL_API_KEY=fc-YOUR_API_KEY npx -y firecrawl-mcp
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ashishdevthakur3-max-firecrawl-mcp-k117eu)](https://m8ven.ai/mcp/ashishdevthakur3-max-firecrawl-mcp-k117eu)
commit: 1b9c89b502a04d7c6383b20484dabdf67a326363
code hash: 7852163b0c5a86a553adac1d94f3cf4d14101ecca9252041f766ef1559783cb5
verified: 6/13/2026, 10:53:57 AM
view raw JSON →