Skip to main content
The Firecrawl MCP Server at https://mcp.firecrawl.dev/v2/mcp is the default endpoint and provides the complete Firecrawl tool set.

Endpoint

Every request requires authentication: connect with OAuth using the endpoint directly, or pass a Firecrawl API key in the Authorization header.

Available tools

The search-only endpoint exposes exactly these six read-only tools:

Differences from the full MCP endpoint

  • The tool set is fixed and read-only.
  • Scrape, map, crawl, extract, agent, interact, parse, monitor, and feedback tools are not available.
  • firecrawl_search does not accept scrapeOptions and cannot request page-content fetching.