MCP.so
登录
服务器

@mendableai/firecrawl Mcp Server

@mendableai

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

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

{
  "mcpServers": {
    "@mendableai/firecrawl-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcprouter"
      ],
      "env": {
        "SERVER_KEY": "p8j3rxm8wyddzg"
      }
    }
  }
}

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