Official Firecrawl Mcp Server Adds Powerful Web Scraping To Cursor, Claude And Any Other Llm Clients.
@mendableai
サーバー設定
{
"mcpServers": {
"firecrawl-mcp": {
"command": "npx",
"args": [
"-y",
"firecrawl-mcp"
],
"env": {
"FIRECRAWL_API_KEY": "YOUR-API-KEY"
}
}
}
}