67
/ 100
6 days ago
glama

icecrawl MCP server

Enables scraping single pages or crawling entire websites, converting content to markdown and optionally extracting structured data with Claude.

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 1 credential: SCRAPER_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.
configICECRAWL_BASE_URLenv =http://localhost:8080 \
🔐 secretSCRAPER_API_KEYmake up any long random string, e.g. openssl rand -hex 32. This is the password your own requests will use.
configICECRAWL_OBSIDIAN_DIRIf you don't have (or want) that, set to any folder
// 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/mrgreenlaw-icecrawl-public-ed35om)](https://m8ven.ai/mcp/mrgreenlaw-icecrawl-public-ed35om)
commit: 2343b0c447a1769600353e908269e220f2b989a3
code hash: 19872ce9364fbe216bc7cb1f76a75d4cadb0cf9568d9811640b9c419f5b3d6c8
verified: 7/25/2026, 8:33:27 AM
view raw JSON →