Skip to main content

Overview

The Firecrawl server provides tools for web crawling and content extraction. Scrape single pages, crawl entire sites, map URL structures, extract structured data with LLM assistance, and search the web — all with fine-grained control over depth, format, and content filtering.

Add to Civic

Connect Firecrawl at nexus.civic.com

Available Tools (6)

ToolDescription
firecrawl_scrapeScrape content from a single URL with advanced options for format, tags, and viewport
firecrawl_crawlStart a crawl job on a website to extract content from multiple pages
firecrawl_check_crawl_statusCheck the status of a running crawl job by ID
firecrawl_mapMap a website to discover all indexed URLs before deciding what to scrape
firecrawl_extractExtract structured information from web pages using LLM capabilities
firecrawl_searchSearch the web and optionally extract content from the results

Guardrails

In addition to the 14 universal guardrails, this server has 2 server-specific guardrails across 2 operations.
Both guardrails are token-efficiency response transforms (auto-applied), not security guardrails.
GuardrailOperationTimingDescription
Crawl - Retain Markdown and URL Onlyfirecrawl_crawlResponseStrips all fields except markdown + url from crawl results — auto-applied
Scrape - Retain Markdown and URL Onlyfirecrawl_scrapeResponseStrips all fields except markdown + url from scrape results — auto-applied
Configure guardrails via the Civic UI or ask the Configurator Agent: “Add guardrails to my Firecrawl server.”