Skip to main content
Glama

Related Servers

Alternatives to webdatatools

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      A comprehensive MCP server providing 15 web tools including search, scraping, screenshots, SEO audits, and DNS/SSL checks through a single installation. It delivers clean, LLM-optimized outputs so AI agents can focus on reasoning rather than parsing raw HTML.
      15
      6 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP tool server that gives any AI agent the ability to search, scrape, and analyze content across the internet.
      41
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server giving AI agents real-time web search, page scraping, company intelligence, email discovery, local lead generation, and a persistent knowledge graph. Pay only for what you use, no subscriptions.
      7 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server that gives AI agents reliable web access with self-healing, anti-bot bypass and clean content extraction. It provides 11 tools like fetch, scrape, and search, metered by credit with cost transparency.
      27 PyPI
      1
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Description: An MCP server with 15 tools covering web search, scraping, extraction, crawling, and autonomous data gathering via the SearchClaw API. Tagline: "The complete web data pipeline for AI agents — Search, Extract, Crawl in One API."
      15
      5 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A minimal MCP server for agent-friendly web extraction and search. Offers two tools: fetching real pages with Playwright and Crawl4AI, and searching across 7 engines with automatic fallback.
      34
      AGPL 3.0

    TDQS

    A3.6/5.0

    Scored across 10 tools

    Disambiguation3/5

    web_search and google_search are distinct (page content vs SERP rankings), but web_search can also read URLs directly, overlapping with read_url. company_profile bundles check_email_security, detect_tech_stack, and extract_contacts, so an agent must decide between the aggregate and individual tools.

    Naming Consistency4/5

    All names use snake_case, but the pattern is mixed: most are verb_noun (check_email_security, validate_emails, read_url, extract_contacts, detect_tech_stack, crawl_site_markdown) while several are noun_noun (web_search, google_search, company_profile, package_health). Still readable and consistent in casing.

    Tool Count5/5

    10 tools is well within the 3–15 sweet spot for a web data toolkit, and each covers a distinct capability (search, crawl, extract, validate, profile). No obvious redundancy despite company_profile bundling others.

    Completeness4/5

    Covers search, URL reading, crawling, contact extraction, tech detection, email security/validation, company profiling, package health, and SERP data. Minor gaps exist (e.g., structured data extraction, sitemap parsing, or a dedicated TLS check), but core web-research workflows are fully supported.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues