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"
]
}
}
}
