Skip to main content
Glama
omgwtfwow

MCP Server for Crawl4AI

by omgwtfwow

Related Servers

Alternatives to MCP Server for Crawl4AI

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A TypeScript server that provides web search and content fetching capabilities through Claude CLI integration, allowing Claude Desktop and other MCP clients to access real-time web information.
      39 npm
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      MCP server that provides read_page, screenshot, and pdf tools using a real browser, enabling agents to fetch clean markdown, screenshots, and PDFs from any URL.
      5
      19 npm
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      An MCP server that enables AI assistants to fetch web content in multiple formats (HTML, JSON, text, Markdown) with intelligent content extraction, chunk management, and browser automation support.
      5
      44 npm
      15
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      A token-efficient web browsing, scraping, and crawling MCP server that provides tools for fetching pages as clean markdown or schema-based JSON, verifying content, monitoring changes, and interacting with web pages via a persistent browser pool, complete with SSRF protection and rate limiting.
      7
      10 npm
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      MCP server exposing 35 web scraping and SERP tools for general scraping, Google services, e-commerce sites, social media, and search engines. Enables MCP clients like Claude to scrape web pages and search results via natural language.
      35
      31 npm
      MIT

    TDQS

    A4.3/5.0

    Scored across 13 tools

    Disambiguation3/5

    There is significant overlap between tools, particularly between crawl, batch_crawl, crawl_recursive, and smart_crawl, which all handle URL crawling with different scopes or features. However, descriptions help clarify distinctions, such as crawl supporting sessions while others are stateless, and tools like extract_links or parse_sitemap have more unique purposes.

    Naming Consistency4/5

    Most tools follow a consistent snake_case pattern with descriptive names (e.g., batch_crawl, capture_screenshot, extract_links), but manage_session uses a different structure with action parameters, and there are minor deviations like extract_with_llm using 'llm' instead of a full word. Overall, naming is mostly predictable and readable.

    Tool Count5/5

    With 13 tools, the count is well-scoped for a web crawling and automation server, covering various aspects like data extraction, session management, and format handling. Each tool appears to serve a distinct function within the domain, avoiding bloat while providing comprehensive coverage.

    Completeness5/5

    The tool set provides complete coverage for web crawling and automation, including session management (create_session via manage_session), data extraction (get_html, get_markdown, extract_with_llm), crawling variants (batch, recursive, smart), and additional utilities like screenshot and PDF generation. No obvious gaps are present for the intended domain.

    Maintenance

    ActivityInactive
    ResponsivenessUnresponsive