A high-performance, asynchronous MCP server that provides comprehensive Google search and web content scraping capabilities through the Firecrawl API, designed for LLMs to retrieve external information efficiently.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.FIRECRAWL_API_KEY— "": "<Your Firecrawl API key>",FIRECRAWL_BASE_URL— export ="https://your-firecrawl.example/v2"FIRECRAWL_MAX_CONNECTIONS— 200 Maximum HTTP connections.FIRECRAWL_KEEPALIVE— 20 Maximum keepalive connections.FIRECRAWL_HTTP2— 0 Enable HTTP/2 with 1.FIRECRAWL_MAX_CONCURRENT_REQUESTS— 200 Maximum concurrent requests.FIRECRAWL_MAX_WORKERS— 10 Number of worker processes.FIRECRAWL_RETRY_COUNT— 3 Maximum retry count.FIRECRAWL_RETRY_BASE_DELAY— 0.5 Base retry delay in seconds.FIRECRAWL_ENDPOINT_CONCURRENCY— {"search":10,"scrape":2} Per-endpoint concurrency limits.FIRECRAWL_ENDPOINT_RETRYABLE— {"scrape": false} Per-endpoint retry configuration.FIRECRAWL_MCP_SSE_HOST— 127.0.0.1 SSE host.FIRECRAWL_MCP_HOSTFIRECRAWL_MCP_SSE_PORT— 7001 SSE port.FIRECRAWL_MCP_PORTFIRECRAWL_MCP_HTTP_HOST— 127.0.0.1 HTTP host.FIRECRAWL_MCP_HTTP_PORT— 7001 HTTP port.FIRECRAWL_MCP_LOCK_FILE— /tmp/firecrawl_mcp.lock Lock file path.[](https://m8ven.ai/mcp/joey-kot-firecrawl-toolkit-tkhf5d)