MCP.so
Sign In
Servers

Umut Naci

@firecrawl

The API to search, scrape, and interact with the web at scale. πŸ”₯

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "firecrawl-firecrawl": {
      "command": "npx",
      "args": [
        "-y",
        "firecrawl-cli@latest",
        "init",
        "--all",
        "--browser"
      ]
    }
  }
}

More from Browser Automation