MCP Directory
Back

firecrawl-mcp-server

by firecrawl · JavaScript · ★ 6,176

🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.

#batch-processing#claude#content-extraction#data-collection#firecrawl#firecrawl-ai#javascript-rendering#llm-tools#mcp#mcp-server#model-context-protocol#search-api#web-crawler#web-scraping

Install

npx -y github:firecrawl/firecrawl-mcp-server

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "firecrawl-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:firecrawl/firecrawl-mcp-server"
      ]
    }
  }
}

From the README

A Model Context Protocol (MCP) server implementation that integrates with [Firecrawl](https://github.com/firecrawl/firecrawl) for searching, scraping, and interacting with the web. > Big thanks to [@vrknetha](https://github.com/vrknetha), [@knacklabs](https://www.knacklabs.ai) for the initial implementation! - Search the web and get full page content - Scrape any URL into clean, structured data - Interact with pages — click, navigate, and operate - Deep research with autonomous agent - Cloud browser sessions with agent-browser automation - Automatic retries and rate limiting - Cloud and self…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers