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.
Category: Browser Automation
Install
npx -y firecrawl-mcp
Capabilities
- tools
- logging
- completions
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.