Web-crawler MCP server that fetches web pages with static parsing or headless browser fallback, enabling Claude to fetch, extract links, crawl sites, and select content via CSS selectors.
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.CRAWLER_MAX_CHARS— 20000 Default cap on returned page content.CRAWLER_TIMEOUT_MS— 15000 Per-request timeout.CRAWLER_USER_AGENT— crawler-mcp/1.0 … User-Agent for all requests.MCP_HTTP_PORT— 3001 Port for HTTP mode.MCP_TRANSPORT— stdio stdio or http.[](https://m8ven.ai/mcp/shadab15github-crawler-mcp-lpor5m)