MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Web Scraping/Firecrawl
Web ScrapingOfficial
F

Firecrawl

Extract web data with Firecrawl

7.3k starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

A Model Context Protocol (MCP) server that brings Firecrawl to MCP-compatible AI agents — search, scrape, and interact with the live web for clean, agent-ready context. > Big thanks to @vrknetha, @knacklabs for the initial implementation! - Search the web and get full page content - Search an index built for coding agents: GitHub issues, merged pull requests, READMEs, and docs - Scrape any URL into clean, structured data - Interact with pages — click, navigate, and operate - Deep research with autonomous agent - Automatic retries and rate limiting - Cloud and self-hosted support - SSE support

Installation

npm install -g firecrawl-mcp

Configuration

{
     "mcpServers": {
       "firecrawl-mcp": {
         "command": "npx",
         "args": ["-y", "firecrawl-mcp"],
         "env": {
           "FIRECRAWL_API_KEY": "YOUR-API-KEY"
         }
       }

Capabilities

  • Scrape any URL into clean data

    Ask for product details, articles, or structured JSON from a single page via `firecrawl_scrape`, with options for markdown, JSON schema, or branding extraction.

  • Search the web with context

    Use `firecrawl_search` to find relevant pages and optionally scrape their content, with highlights, language, and country filters for targeted results.

  • Map a site's URL structure

    Discover all indexed URLs on a domain with `firecrawl_map` to plan what to scrape next.

  • Crawl multiple pages automatically

    Launch a `firecrawl_crawl` job to extract content across a site section, then check progress with `firecrawl_check_crawl_status`.

  • Run autonomous deep research

    Delegate complex multi-source questions to `firecrawl_agent` and poll `firecrawl_agent_status` for structured findings.

  • Interact with live pages

    Use `firecrawl_interact` to click, type, and navigate dynamic sites, then stop sessions with `firecrawl_interact_stop`.

Tags

  • web-scraping
  • firecrawl
  • search
  • data-analysis
  • browser-automation

Related MCP servers

S

Skyvern

Official

AI-powered browser automation MCP server — navigate sites, fill forms, extract data, and handle logins via Claude Code CLI

22.9kWeb ScrapingUpdated Today
A

Apify

Official

Official Apify MCP server for AI agents to run Actors, extract website data, and automate web scraping and crawling workflows.

5.2kWeb ScrapingUpdated 1 day ago
B

Bright Data

Official

Discover, extract, and interact with the web - one interface powering automated access across the public internet.

2.6kWeb ScrapingUpdated 16 days ago
N

Notte

Official

Leverage Notte Web AI agents & cloud browser sessions for scalable browser automation & scraping workflows

2kWeb ScrapingUpdated Today