67
/ 100
1 month ago
glama

Crawl4AI MCP Server

Enables advanced web crawling and content extraction with JavaScript support, AI-powered analysis, PDF/Office document processing, YouTube transcript extraction, Google search integration, and multi-format data export capabilities.

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: OPENAI_API_KEY, ANTHROPIC_API_KEY, GOOGLE_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.
configMCP_LLM_CONFIG
configMCP_TRANSPORTexport =http
configMCP_HOSTexport =127.0.0.1
configMCP_PORTexport =8001
🔐 secretOPENAI_API_KEYe =your_openai_key \
configFASTMCP_LOG_LEVEL"": "DEBUG"
🔐 secretANTHROPIC_API_KEYe =your_anthropic_key
🔐 secretGOOGLE_API_KEY
// 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 6 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/sruckh-crawl-mcp-1i9jvl)](https://m8ven.ai/mcp/sruckh-crawl-mcp-1i9jvl)
commit: f3ea83298d5456a71912c697242b05d94d55b69a
code hash: c3bb3b62e9ae742d093110c774ccec22e67997725208605a185a9e2129c57ccd
verified: 6/17/2026, 12:31:07 PM
view raw JSON →