mcpbeat Sign in

Firecrawl MCP Server

local only

Firecrawl runs on your own machine — the client starts it, so there is no endpoint to ping. 239 installs a week from pypi. Last commit 12 May 2026.

Scrape, crawl, and extract structured data from websites at scale

Installs per day peak 59 · avg 30 · -21% w/w
a month agotoday
239
Installs / week
pypi · mcparmory-firecrawl
31
Stars
1 open issues
12 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Firecrawl every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add firecrawl -- uvx mcparmory-firecrawl
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "firecrawl": {
      "args": [
        "mcparmory-firecrawl"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.firecrawl]
command = "uvx"
args = ["mcparmory-firecrawl"]
.cursor/mcp.json
{
  "mcpServers": {
    "firecrawl": {
      "args": [
        "mcparmory-firecrawl"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "firecrawl": {
      "args": [
        "mcparmory-firecrawl"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Firecrawl

same job, measured the same way
Scrapfly
by scrapfly-mcp

Scrape any website, extract structured data, and collect web content at scale with AI agents

96 installs/wk local only
Scrapingant
by mcparmory

Scrape webpages, handle JavaScript and CAPTCHA, extract structured data

235 installs/wk local only
Apify MCP Server
by apify

Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡

answering
C
Hydrafetch
by hydrafetch

Turn any URL into clean Markdown and structured data. Scrape, crawl, search and extract.

13 tools answering
Alterlab
by alterlab

Web scraping MCP server — scrape, extract structured data, screenshot any site with anti-bot bypass.

128 installs/wk local only
Universal Web Data Scraper & Extractor Tool
by ranovam

Extract data from any website with this web scraper tool.

answering
AI Website-to-JSON Data Scraper & Extractor
by ranovam

Turn any website into structured JSON data matching your custom schema.

answering
I
Perpage MCP Server
by cal-dev-tech

Give AI agents clean, LLM-ready web data — scrape any URL to markdown or extract structured JSON.

39 installs/wk local only

Firecrawl — questions

Answers built from our own checks of this server.

Why is there no uptime for Firecrawl?
Firecrawl runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcparmory-firecrawl was installed 239 times last week.
How do I connect Firecrawl?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcparmory-firecrawl straight from pypi; nothing to host, nothing to sign up for.
How many people use Firecrawl?
The pypi package mcparmory-firecrawl was installed 239 times in the last week. Week over week that is -21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Firecrawl open source?
We cannot say either way: written in Python, 31 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.