服务器
@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"
}
}
}
}