firecrawl/firecrawl-mcp-server

Connects to a web scraping and search service, enabling agents to query web content, search for information, and monitor web data. Best suited for agents that require automated web data extraction and analysis.

VERIFIED 26 tools·npm·v3.23.0
NPMNO AUTHDESTRUCTIVESETUP LOWSTARTS CLEAN26 TOOLS

Install

npx -y firecrawl-mcp

Capabilities

Server instructions

Without authentication, this endpoint exposes Search, Scrape, and Parse with usage limits. An OAuth connection or Authorization bearer API key exposes account tools; unavailable tools return connection guidance. Firecrawl provides web search, page retrieval, site URL discovery, multi-page collection, structured extraction, monitoring, and asynchronous research. Match the requested operation to the tool boundary: firecrawl_scrape retrieves one supplied page, firecrawl_map enumerates URLs under a site without retrieving their content, and firecrawl_agent starts multi-source research whose result is read with firecrawl_agent_status. Provide only the required inputs.