Firecrawl MCP: Documentation
Updated:
Connection
- Local:
env FIRECRAWL_API_KEY=fc-... npx -y firecrawl-mcp(stdio). - Hosted:
https://mcp.firecrawl.dev/v2/mcp(keyless free access available) orhttps://mcp.firecrawl.dev/{FIRECRAWL_API_KEY}/v2/mcpwith a key; a search-only lightweight variant is athttps://mcp.firecrawl.dev/v2/mcp-search. FIRECRAWL_API_URL— point to a self-hosted instance instead of the cloud;FIRECRAWL_OAUTH_TOKEN— alternative to an API key in stdio mode.
Tools
firecrawl_scrape— single page → clean markdown/JSON.firecrawl_map— map of all indexed URLs on a site.firecrawl_search— web search with optional scraping of the results.firecrawl_crawl/firecrawl_check_crawl_status— crawl related pages of a site section with depth/limit controls, plus job status checks.firecrawl_extract— LLM-driven structured extraction against a schema.firecrawl_parse— parse local or uploaded files (PDF, Word, spreadsheets, HTML).firecrawl_agent/firecrawl_agent_status— autonomous research agent across multiple sources, plus status polling.firecrawl_interact/firecrawl_interact_stop— click, type and navigate on dynamic pages.firecrawl_monitor— recurring page checks with webhook notifications.firecrawl_feedback/firecrawl_search_feedback— feedback on result quality (including credit refunds).
Agent flow
"Collect competitor pricing from these 5 sites into a table", "pull this docs section and summarize".
Pricing
- Free — $0, 1,000 credits/month, no card required.
- Hobby — $16/mo (billed yearly), 5,000 credits.
- Standard — $83/mo, 100,000 credits.
- Growth — $333/mo, 500,000 credits.
- Scale — $599/mo, 1,000,000 credits.
- Enterprise — custom.
- Credit cost: scrape/crawl/map/monitor — 1 credit per page; search — 2 credits per 10 results; interact — 2 credits per browser minute.