71
/ 100
24 days ago
glama

freecrawl

Open-source web scraping MCP server with anti-bot bypass, enabling AI models to scrape, crawl, search, and extract data from any website without API keys or limits.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: FREECRAWL_API_KEY, FREECRAWL_LLM_API_KEY, DEEPSEEK_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configFREECRAWL_PROXY_LIST
configFREECRAWL_ENGINE
configFREECRAWL_CHANNEL
configFREECRAWL_TIMEOUT
configFREECRAWL_PROXY_URL
configFREECRAWL_FLARESOLVERR_URL
configFREECRAWL_MAX_CONCURRENCY
configFREECRAWL_MAX_DEPTH
configFREECRAWL_MAX_PAGES
configFREECRAWL_CACHE_DIR
configFREECRAWL_HOST
configFREECRAWL_PORT
🔐 secretFREECRAWL_API_KEY
🔐 secretFREECRAWL_LLM_API_KEY
🔐 secretDEEPSEEK_API_KEY
configFREECRAWL_LLM_BASE_URL
configFREECRAWL_LLM_MODEL
configFREECRAWL_SEARXNG_URL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ristrixop-freecrawl-885ntk)](https://m8ven.ai/mcp/ristrixop-freecrawl-885ntk)
commit: c6caaa173a1cb3403c67abd1c8e398db2eefac89
code hash: db7dd66248f97b64987d8e4f49bec8955d0787ed1720fccd5ba72d1cada6e2e4
verified: 7/7/2026, 9:58:00 AM
view raw JSON →