What is firecrawl-mcp-server?
๐ฅ Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Data-security signals
Public, checkable facts about firecrawl-mcp-server โ they show the risk surface, not what it does with your data at runtime.
- โOpen-source โ the MIT-licensed code is publicly auditable on its public repository.
- โฒHigh access surface โ as an MCP server, it can run with your keys, files, environment and network.
- โขMaintenance โ actively published.
- โIndependent exfiltration test โ Oxavion tested it and observed no data exfiltration.
โ Oxavion tested firecrawl-mcp-server โ no exfiltration observed
In Oxavion's sandbox, firecrawl-mcp-server did not exfiltrate any planted secret or customer data on any monitored channel (HTTP/S, DNS, raw TCP), scoped to the version tested. Want the full evidence report for the version you run?
How to tell if firecrawl-mcp-server is safe
Before you trust any AI tool with your environment, check:
- Is the source auditable? Yes โ open-source, you can read it.
- Does it need your keys or credentials? Most mcp servers do โ so it holds them at runtime.
- Does it make outbound network calls, and where to? The repo hints at this; only a run confirms it.
- Has it been tested for data exfiltration? Yes โ Oxavion observed none.
The first three you can check from the repo yourself. The last โ what it does with your data at runtime โ needs a test. That is exactly what an Oxavion scan does โ
Frequently asked
- Is firecrawl-mcp-server safe to use?
- It depends on what it does with your data at runtime โ something a static look can't settle. Oxavion answers it empirically: we sandbox firecrawl-mcp-server, feed it canary secrets and data, and report exactly what (if anything) leaves. Request a free scan for a verdict on the version you run.
- How does Oxavion test it?
- An isolated gVisor micro-VM, a transparent egress gateway that captures HTTP/S, DNS and raw TCP, planted canary secrets/PII, and encoding-aware detection โ aligned to OWASP LLM Top 10 and MITRE ATLAS, calibrated to zero false-negatives / zero false-positives.