Crawl4AI Complete MCP
Related Servers
Alternatives to Crawl4AI Complete MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenanceMCP server for lightweight web browsing: fetch and parse pages, extract structured content, run isolated JavaScript, and render to SVG/PNG/PDF with a minimal CDP interface.MIT
- AlicenseAqualityAmaintenanceServo-powered MCP server for JS-aware web fetching, content extraction, crawling, and software-rendered screenshots — Chromium-free single binary.6148Apache 2.0
- FlicenseAqualityDmaintenanceMCP server for Cloudflare Browser Rendering Crawl API. Fetches and crawls web pages, returning clean Markdown optimized for LLM consumption.3-
- AlicenseNot gradedqualityAmaintenanceRemote MCP server for web scraping with anti-bot evasion. Provides stealth HTTP fetching, headless browser with Cloudflare bypass, CSS selectors, YouTube transcripts, and Markdown conversion.1MIT
- AlicenseAqualityBmaintenanceMCP server that lets Claude Code fetch web content using real Chrome browsers. Renders JavaScript-heavy pages, handles bot mitigation, and runs up to 14 parallel browsers locally with zero API keys. Makes outbound HTTP requests only to URLs the user explicitly asks Claude to fetch.214 npm91MIT
- FlicenseNot gradedqualityBmaintenanceAn MCP server for safe web crawling and scraping of public and authenticated sites using Playwright and Crawlee. It provides tools for scraping single pages, crawling entire sites, validating sessions, and listing supported sites, with built-in security protections and adapter-based extensibility.-
TDQS
Scored across 15 tools
Crawl, crawl_stream, and crawl_job_submit present overlapping crawling functionality, while extract and llm_job_submit both offer LLM-based extraction. These clusters create ambiguity, though most other tools are clearly distinct.
Tool names mix single nouns (screenshot, pdf, html), bare verbs (extract, crawl), verb_noun forms (execute_js, crawl_stream), and noun_verb constructions (crawl_job_submit, job_status). The inconsistent pattern makes it harder to predict tool names, though all are readable and lowercase.
15 tools for a 'Complete' MCP covering crawling, extraction, rendering, and job management is well-scoped. Each tool adds a distinct capability without unnecessary bloat.
The surface covers core workflows: fetch content, crawl (sync/stream/async), extract (sync/LLM), check job status, and retrieve artifacts. Minor gaps like job cancellation or listing jobs are absent but not critical.