MCP.so
登录
服务器

Umut Naci

@firecrawl

The API to search, scrape, and interact with the web at scale. 🔥

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

来自「浏览器自动化」的更多内容